Hostname
ananthtech.com
Last fetched
ananthtech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in VN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ananthtech.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.227.185.2 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.20 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.45 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 13.227.185.6 | 13.227.184.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.168.122.103 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.11 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.122 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.168.122.92 | 3.168.122.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ananth info park
- Contact emails
- mail@ananthtech.com
- 1ce7354e-73ca-44ee-b83a-adfcfc05c282@identity-protect.org
- 24b5dfd9-1d5a-44c4-ac74-0d6c4692b8b6@identity-protect.org
- 40200433-9ec3-482e-bd7f-a5cbb06d933f@identity-protect.org
- 6f7fc443-8402-4fc3-9942-18e6a6c0ee83@identity-protect.org
- 84e58911-9add-482f-ab59-62052a31dfc0@identity-protect.org
- bf76e71b-34f9-4713-9eca-27f51c863a29@identity-protect.org
- d073f3c9-5c13-4641-bf5c-bbd87be8bb88@identity-protect.org
- owner-12000675@ananthtech.com.whoisprivacyservice.org
- owner-3488692@ananthtech.com.whoisprivacyservice.org
- owner-4926424@ananthtech.com.whoisprivacyservice.org
- owner-8700800@ananthtech.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of ananthtech.com.
Web-graph footprint
Distinct hostnames that link to or from ananthtech.com in the public web crawl.
32 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for ananthtech.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.ananthtech.com |
| SPF_INCLUDE | zoho.in |
Related pages
Pivot deeper into the graph from ananthtech.com.
- IP · 13.227.185.2
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · VN
- Email · mail@ananthtech.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: "ananthtech.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.