Hostname
helgapodcast.com
Last fetched
helgapodcast.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
helgapodcast.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.31.231.199 | 100.24.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 107.20.72.92 | 107.20.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 23.20.89.154 | 23.20.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.234.119.4 | 34.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.1.215.28 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.85.236.254 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of helgapodcast.com owner
- Contact emails
- 444f6ae3-f2f7-4af3-a4d8-0fc39e8f2495@identity-protect.org
- 724a2ac3-b98a-4632-8d6c-430b68367ea6@identity-protect.org
- 84b10e91-951b-4a61-976b-9fdf83fa1137@identity-protect.org
- 8755f871-feb7-4a13-a31a-659d3fcd1225@identity-protect.org
- b19b2a7d-67af-4d9a-b7dd-bfd65e838610@identity-protect.org
- c7ff7ec5-2b74-4569-bef2-7aa4954beefc@identity-protect.org
- e3c8b86e-3846-43ed-ba5e-4af8a4345099@identity-protect.org
- owner-8016979@helgapodcast.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from helgapodcast.com.
- IP · 100.31.231.199
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 444f6ae3-f2f7-4af3-a4d8-0fc39e8f2495@identity-protect.org
- TLD · .com
- Browse hostnames · he…
- 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: "helgapodcast.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.