Hostname
daffabuckley.com
Last fetched
daffabuckley.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
daffabuckley.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.172.52.110 | 18.172.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.42 | 18.172.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.63 | 18.172.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.90 | 18.172.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.168.122.44 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.56 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.7 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.92 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of daffabuckley.com owner
- Contact emails
- 5aaca143-3c4b-40fb-bb52-8b9d479f9648@identity-protect.org
- 9577bd2d-0cda-470a-9235-3058e051f1d8@identity-protect.org
- ac7dbf13-3ff7-4506-a36d-a7ba3f3c3aac@identity-protect.org
- aca2086c-613a-42e2-b521-86073baab2d1@identity-protect.org
- b6591603-98d0-414c-addb-7e197d4c1eef@identity-protect.org
- ea8d67f8-b072-4f88-9940-5936c002f287@identity-protect.org
- f421c351-58f4-4b72-9724-6b45b9623e89@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from daffabuckley.com.
- IP · 18.172.52.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 5aaca143-3c4b-40fb-bb52-8b9d479f9648@identity-protect.org
- TLD · .com
- Browse hostnames · da…
- 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: "daffabuckley.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.