Skip to content

Hostname

anadim.mx

Last fetched

anadim.mx resolves to 1 IPv4 address operated by AS63949 in US.

Nutrition Label

WHISPER CANON · anadim.mxRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/anadim.mx

Resolution chain

anadim.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.237.138.243104.237.136.0/21AS63949US

WHOIS identity

No WHOIS records are currently associated with anadim.mx in WhisperGraph.

Subdomains

8 observed subdomains of anadim.mx.

Web-graph footprint

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

5 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for anadim.mx.

MechanismTarget
SPF_Aanadim.mx
SPF_Ashockmkt.mx
SPF_INCLUDEem9463.anadim.mx
SPF_INCLUDEemailsrvr.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_IP195.191.65.51
SPF_MXanadim.mx

Related pages

Pivot deeper into the graph from anadim.mx.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anadim.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.