Hostname
detfridge.com
Last fetched
detfridge.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
detfridge.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.49.7 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.77 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.8 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.49.81 | 18.238.48.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.152.30 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.55 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.61 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.92 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of detfridge.com owner
- Contact emails
- 03a9773f-12be-4d8f-a8cd-fc741fabf629@identity-protect.org
- 1f7d0bcc-4fe3-4291-a65d-21e9a801c937@identity-protect.org
- 3ae2623c-8c7e-4777-b383-5030ed7dbbea@identity-protect.org
- 3db8447a-5932-4be5-b27f-f451bfb4092b@identity-protect.org
- a7284180-9cd2-4866-8ae5-4e5fbf97f4a9@identity-protect.org
- ec92ea9b-d42f-436c-88f2-966ca29cd412@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from detfridge.com in the public web crawl.
8 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from detfridge.com.
- IP · 18.238.49.7
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 03a9773f-12be-4d8f-a8cd-fc741fabf629@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "detfridge.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.