Hostname
deferoaws.com
Last fetched
deferoaws.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deferoaws.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of deferoaws.com owner
- Contact emails
- 0487f733-4422-4040-9dd6-058b67548a6b@identity-protect.org
- 5a3443ca-2093-43fa-a7bd-253cd4a958aa@identity-protect.org
- 657528c8-f1cf-4733-8dc8-699aa31b2e36@identity-protect.org
- 8ce47416-56be-49d8-ac30-603cca93d700@identity-protect.org
- 940079d5-91aa-4cc9-950a-d3bfb8e3fd95@identity-protect.org
- b3dff1ef-880e-4d5e-9b6f-2a3368d8368c@identity-protect.org
- e59f40fe-60be-43a3-aedc-d123f3d34b04@identity-protect.org
- owner-6856235@deferoaws.com.whoisprivacyservice.org
- owner@deferoaws.com.whoisprivacyservice.org
Subdomains
38 observed subdomains of deferoaws.com.
Showing 25 of 38. View all subdomains →
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from deferoaws.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deferoaws.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.