Hostname
baddatapod.com
Last fetched
baddatapod.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
baddatapod.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.209.108 | 13.226.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.209.126 | 13.226.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.209.32 | 13.226.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.226.209.99 | 13.226.209.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.113 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.51 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.60 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.84 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of baddatapod.com owner
- Contact emails
- 2fc5145f-bd43-4fe4-bbde-58fa31df7e49@identity-protect.org
- 419d6d0a-02ef-475b-a88e-440def09b3ce@identity-protect.org
- 867e64c9-c2f3-471b-b7e1-06fcaef2af5a@identity-protect.org
- 8bf96e5d-094b-4538-95ca-d124fa7bea83@identity-protect.org
- c3ade4ba-da41-4ccb-bdb6-478bdd4ee4e6@identity-protect.org
- e10ab9f3-ae6b-4c0f-b0b1-106bbb61bff0@identity-protect.org
- owner-10285536@baddatapod.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of baddatapod.com.
| Subdomain |
|---|
| www.baddatapod.com |
Web-graph footprint
Distinct hostnames that link to or from baddatapod.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for baddatapod.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from baddatapod.com.
- IP · 13.226.209.108
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2fc5145f-bd43-4fe4-bbde-58fa31df7e49@identity-protect.org
- TLD · .com
- Browse hostnames · ba…
- 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: "baddatapod.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.