Hostname
adxtfs.com
Last fetched
adxtfs.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
adxtfs.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.35.20.109 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.2 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.79 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.35.20.94 | 13.35.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.164.116.124 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.4 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.47 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.116.78 | 18.164.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of adxtfs.com owner
- Contact emails
- 1ef23ecb-8a92-484d-9ce1-ac79a359f231@identity-protect.org
- 20ff943e-a0ab-40df-b690-cd10de3d2e0a@identity-protect.org
- 5c2c6077-f483-49cb-af4e-b7d061b475d2@identity-protect.org
- 5d1e3686-03eb-4e13-af72-9a0dee1c8a9e@identity-protect.org
- 88dce6b5-ece4-43fe-b23c-fce8104a4288@identity-protect.org
- 8b9c956f-a121-43ff-948b-fd33055d5b58@identity-protect.org
- b9113a6c-b7c7-47da-ba43-da18e5d1bb4c@identity-protect.org
Subdomains
1 observed subdomain of adxtfs.com.
| Subdomain |
|---|
| api.adxtfs.com |
Threat posture
History
Related pages
Pivot deeper into the graph from adxtfs.com.
- IP · 13.35.20.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 1ef23ecb-8a92-484d-9ce1-ac79a359f231@identity-protect.org
- TLD · .com
- Browse hostnames · ad…
- 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: "adxtfs.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.