Hostname
deep-episode.com
Last fetched
deep-episode.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ZA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
deep-episode.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 |
|---|---|---|---|---|
| 3.161.94.75 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.77 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.84 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 3.161.94.89 | 3.161.88.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | ZA |
| 52.85.129.101 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.110 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.3 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.129.54 | 52.85.129.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of deep-episode.com owner
- Contact emails
- 0a40c43b-a4b2-41f2-b2c4-bde4ba8c3328@identity-protect.org
- 0a923705-54fd-43f1-a7ea-52808b4b837f@identity-protect.org
- 11d23338-8ac9-4bb8-8ecd-39428c0aedcf@identity-protect.org
- 2c95621d-60a5-4231-861d-4c5d5e4d064c@identity-protect.org
- 36fdd548-cd7a-46a0-a214-6333d1f574fd@identity-protect.org
- 3a0540b8-812e-47f7-b8d4-fd40ceae2313@identity-protect.org
- 9b04070c-0792-4050-bb3b-d95a5145df96@identity-protect.org
- owner-5056940@deep-episode.com.whoisprivacyservice.org
Subdomains
7 observed subdomains of deep-episode.com.
Threat posture
History
Related pages
Pivot deeper into the graph from deep-episode.com.
- IP · 3.161.94.75
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · ZA
- Email · 0a40c43b-a4b2-41f2-b2c4-bde4ba8c3328@identity-protect.org
- TLD · .com
- Browse hostnames · de…
- 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: "deep-episode.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.