Skip to content

Hostname

adn40.mx

Last fetched

adn40.mx resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · adn40.mxRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/adn40.mx

Resolution chain

adn40.mx resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.28.11.52100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.50.196100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
65.9.175.11465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.11765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.1665.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.3465.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
166.117.178.26166.117.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
166.117.48.211166.117.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
julian ramirez
Contact emails

Subdomains

6 observed subdomains of adn40.mx.

Web-graph footprint

Distinct hostnames that link to or from adn40.mx in the public web crawl.

889 sites link to this hostname.

2,080 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for adn40.mx.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.38.100.47
SPF_IP200.38.100.48
SPF_IP200.38.115.110
SPF_IP200.38.115.111
SPF_IP200.38.115.23/25
SPF_IP200.38.115.24/25
SPF_IP200.38.122.54/25
SPF_IP200.38.122.55/25
SPF_IP200.38.122.65/24

Related pages

Pivot deeper into the graph from adn40.mx.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "adn40.mx"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.