Hostname
anatod.com
Last fetched
anatod.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anatod.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.6.5 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.7.5 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.72.163 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anatod.com owner
- Contact emails
- juanlarrea@gmail.com
- 2a5bfa2a-6c8a-43bb-88b8-4dbc6ee8a89a@identity-protect.org
- 553a2ab0-59ab-4f13-a45b-37432a8f8dc0@identity-protect.org
- 8ac3618f-49fb-4fc1-a58f-861ec49ef993@identity-protect.org
- bc9f9c67-9df7-4989-8075-6a1b85893278@identity-protect.org
- ca26e1fe-6ee8-48aa-803b-631dbde8bc6e@identity-protect.org
- e09edc88-7d56-4d34-bd53-cde108ef12c0@identity-protect.org
- owner-7301108@anatod.com.whoisprivacyservice.org
- owner-8396385@anatod.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of anatod.com.
Web-graph footprint
Distinct hostnames that link to or from anatod.com in the public web crawl.
9 sites link to this hostname.
43 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for anatod.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.hostmar.com |
Related pages
Pivot deeper into the graph from anatod.com.
- IP · 104.26.6.5
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · juanlarrea@gmail.com
- TLD · .com
- Browse hostnames · an…
- 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: "anatod.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.