Hostname
interactive-guide.com
Last fetched
interactive-guide.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
interactive-guide.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 |
|---|---|---|---|---|
| 13.226.94.123 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.28 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.6 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.94.61 | 13.226.94.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.66.196.110 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.196.16 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.196.36 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.66.196.98 | 18.66.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of interactive-guide.com owner
- Contact emails
- webmaster@pramji.com
- 11332585-4c9a-4442-ad79-84d87e0c0835@identity-protect.org
- 46432990-d6bc-40bb-9b53-dcb1aa1939e6@identity-protect.org
- 7c3ba660-16a3-4bdf-87d9-ecea6df32a3c@identity-protect.org
- 866def94-79ae-4ca2-a2b9-4922b894f04c@identity-protect.org
- f5b254d9-0238-44ae-9b32-c9754f1cc56c@identity-protect.org
- f98ec7dc-863f-469a-8db5-737d3eb7510e@identity-protect.org
- owner-2790622@interactive-guide.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from interactive-guide.com.
- IP · 13.226.94.123
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · webmaster@pramji.com
- TLD · .com
- Browse hostnames · in…
- 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: "interactive-guide.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.