Hostname
a3dex.com
Last fetched
a3dex.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
a3dex.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.42.235 | 104.18.42.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.21.92.173 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.64.145.21 | 172.64.145.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.196.211 | 172.67.192.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 8.47.69.0 | 8.47.69.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
| 8.6.112.0 | 8.6.112.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of a3dex.com owner
- Contact emails
- 0c079393-1234-4e3a-9658-5139a80bfcab@identity-protect.org
- 0cf2b0a9-2a99-4a45-8c1a-e36ae27ccccc@identity-protect.org
- 23d36e65-8519-4a31-b490-5b3f3b3b4bf0@identity-protect.org
- 285c8870-8ef1-4654-b7bb-7368ccd78399@identity-protect.org
- 61b0f19e-4516-4bf0-9420-e6a609c7c3a2@identity-protect.org
- 77c85b08-8ea9-4413-b5b3-94b62240cb90@identity-protect.org
- cf4c649a-0f3a-43a3-9b19-271e0013cf1a@identity-protect.org
- owner-6911038@a3dex.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of a3dex.com.
| Subdomain |
|---|
| m.a3dex.com |
Web-graph footprint
Distinct hostnames that link to or from a3dex.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from a3dex.com.
- IP · 104.18.42.235
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0c079393-1234-4e3a-9658-5139a80bfcab@identity-protect.org
- TLD · .com
- Browse hostnames · a3…
- 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: "a3dex.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.