Hostname
iboughtadomainforthisdemo.com
Last fetched
iboughtadomainforthisdemo.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
iboughtadomainforthisdemo.com resolves to 15 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.15.176.14 | 16.15.176.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.181 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.56 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.207.74 | 16.15.200.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.15.218.246 | 16.15.216.0/21 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 16.182.67.157 | 16.182.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.41.173 | 52.216.32.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.216.49.53 | 52.216.48.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.114.253 | 52.217.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.165.229 | 52.217.160.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.198.189 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.199.245 | 52.217.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.49.91 | 52.217.49.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.217.90.195 | 52.217.90.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.231.198.245 | 54.231.192.0/19 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of iboughtadomainforthisdemo.com owner
- Contact emails
- 3f4f0f47-d4dc-4672-a1ac-26dc542285a7@identity-protect.org
- 6d3ca33c-341a-43bd-964f-98d7dbf8a7a0@identity-protect.org
- afd5444a-e160-4e50-b826-00366bafcf64@identity-protect.org
- cfb10e66-90e4-41f6-8693-ad5f17e9b191@identity-protect.org
- d945bf8c-ec10-4d21-986c-b64f42d93728@identity-protect.org
- e84ca4fe-4f71-48a4-becd-656ec3416932@identity-protect.org
- owner-10767248@iboughtadomainforthisdemo.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from iboughtadomainforthisdemo.com.
- IP · 16.15.176.14
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3f4f0f47-d4dc-4672-a1ac-26dc542285a7@identity-protect.org
- TLD · .com
- Browse hostnames · ib…
- 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: "iboughtadomainforthisdemo.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.