Hostname
affdigital.com
Last fetched
affdigital.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
affdigital.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.164.124.112 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.66 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.72 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.124.9 | 18.164.124.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.192.151.105 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.110 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.14 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 54.192.151.85 | 54.192.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- affdigital.com-1hre7iq9ae33r@anonymize.com
- affdigital.com-1iauw5qht09iu@anonymize.com
- affdigital.com-1iyeyglot7os6@anonymize.com
- affdigital.com-t4q6uvwlz7sl@anonymize.com
- affdigital.com-t4vpazej850i@anonymize.com
- 0a9e9d6b95254579944f80e54823f16d.protect@whoisguard.com
- dataprivacyprotected@1und1.de
- 289d7551-4c39-4327-a5b7-bf91035ffb26@identity-protect.org
- 3b71cd58-e00f-49ca-ab96-24beeb5373e5@identity-protect.org
- 8fac3ba4-e17f-48c3-b47b-a796798e5555@identity-protect.org
- a3b42cb0-e472-4fbd-85e2-c69e9c99a3bf@identity-protect.org
- b85f5624-9efd-46ba-b289-9c1b05a38075@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from affdigital.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from affdigital.com.
- IP · 18.164.124.112
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · affdigital.com-1hre7iq9ae33r@anonymize.com
- TLD · .com
- Browse hostnames · af…
- 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: "affdigital.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.