Partial Example.org and Example.com Outage
1 lapcat 0 8/5/2025, 3:17:37 PM
% dig example.org
example.org. 115 IN A 96.7.128.186 example.org. 115 IN A 23.215.0.132 example.org. 115 IN A 96.7.128.192 example.org. 115 IN A 23.215.0.133
This works:
% curl -v 'http://23.215.0.132'
This does not respond:
% curl -v 'http://96.7.128.186'
No comments yet