Hostname
dax.com.mx
Last fetched
dax.com.mx resolves to 151.101.131.52, announced in 151.101.128.0/22 by FASTLY - Fastly, Inc. in CA. dax.com.mx is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 151.101.131.52
151.101.128.0/22 · FASTLY - Fastly, Inc. · Montreal, CA
- 151.101.195.52
151.101.192.0/22 · FASTLY - Fastly, Inc. · Montreal, CA
- 151.101.3.52
151.101.0.0/22 · FASTLY - Fastly, Inc. · Montreal, CA
- 151.101.67.52
151.101.64.0/22 · FASTLY - Fastly, Inc. · Montreal, CA
- 172.64.145.226
172.64.145.0/24 · CLOUDFLARENET - Cloudflare, Inc. · Toronto, CA
IPv6 resolution
No AAAA record for dax.com.mx is recorded in WhisperGraph.
Attribution
Fastly
cdn · ORIGIN_AS, CDN
WHOIS identity
WhisperGraph holds no WHOIS registrar, registrant organisation or contact email for dax.com.mx. WHOIS is recorded against the registrable domain, so a subdomain such as a www. host carries none of its own — check the registrable domain for this name.
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1-02.azure-dns.com
- ns4-02.azure-dns.info
- svrsadns1.sanborns.com.mx
- svrsadns2.sanborns.com.mx
- ns2-02.azure-dns.net
- ns3-02.azure-dns.org
MX records
- dax-com-mx.mail.protection.outlook.com
SPF policy
- include: spf.protection.outlook.com
- include: _spf.salesforce.com
- a: dax.com.mx
- mx: dax.com.mx
- a: production.na01.sanborns.demandware.net
Threat-feed evidence
History
Related pages
Pivot from dax.com.mx into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dax.com.mx"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.