Skip to content

Hostname

fgjcdmx.gob.mx

Last fetched

fgjcdmx.gob.mx resolves to 1 IPv4 address operated by AS8151 in MX.

Nutrition Label

WHISPER CANON · fgjcdmx.gob.mxRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/fgjcdmx.gob.mx

Resolution chain

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

IPPrefixASNOperatorCountry
187.218.8.10187.218.0.0/20AS8151MX

WHOIS identity

No WHOIS records are currently associated with fgjcdmx.gob.mx in WhisperGraph.

Subdomains

17 observed subdomains of fgjcdmx.gob.mx.

Web-graph footprint

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

286 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for fgjcdmx.gob.mx.

MechanismTarget
SPF_IP187.217.142.14
SPF_IP187.217.142.17/32
SPF_IP201.148.76.101
SPF_MXfgjcdmx.gob.mx

Related pages

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

Cypher and MCP

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

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