Skip to content

Hostname

cdmx.gob.mx

Last fetched

cdmx.gob.mx resolves to 7 IPv4 addresses operated by AS8151 in MX. WHOIS lists iana:6 as the registrar.

Nutrition Label

WHISPER CANON · cdmx.gob.mxRouting diversity3.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/cdmx.gob.mx

Resolution chain

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

WHOIS identity

Registrar
iana:6
Organization
gobierno del distrito federal
Contact emails

Subdomains

1,521 observed subdomains of cdmx.gob.mx.

Web-graph footprint

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

855 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cdmx.gob.mx.

MechanismTarget
SPF_INCLUDE_spf.fortimailcloud.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP187.218.8.18
SPF_IP189.240.234.150
SPF_IP189.240.235.197
SPF_MXcdmx.gob.mx

Related pages

Pivot deeper into the graph from cdmx.gob.mx.

Cypher and MCP

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

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