Hostname
anavantistech.com
Last fetched
anavantistech.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
anavantistech.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 |
|---|---|---|---|---|
| 18.66.26.21 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.22 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.44 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.66.26.61 | 18.66.24.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.170.73.123 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.56 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.84 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.73.86 | 3.170.72.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of anavantistech.com owner
- Contact emails
- 00d3a027-5ea5-4bce-97b6-d165caa17940@identity-protect.org
- 1b74151e-2141-4dc6-89b4-324e71b736f1@identity-protect.org
- 3f1e58e8-ea0d-4031-b65c-dfb7a21987dc@identity-protect.org
- 4e72cb03-6d97-465d-8144-45017e33e24f@identity-protect.org
- b30f1c1a-49ff-4156-b27d-b25812c93bfd@identity-protect.org
- c442bceb-bd1e-4698-bf85-4132bbac37e9@identity-protect.org
- c70e8b02-fb97-487d-8c1e-6bc59b14ebf9@identity-protect.org
Subdomains
1 observed subdomain of anavantistech.com.
| Subdomain |
|---|
| www.anavantistech.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from anavantistech.com.
- IP · 18.66.26.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · 00d3a027-5ea5-4bce-97b6-d165caa17940@identity-protect.org
- 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: "anavantistech.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.