Skip to content

Hostname

cumpas.gob.mx

Last fetched

cumpas.gob.mx resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · cumpas.gob.mxRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cumpas.gob.mx

Resolution chain

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

IPPrefixASNOperatorCountry
13.32.121.10313.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.10413.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.12613.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.1513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.67.1213.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2513.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3313.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.8713.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.212.10399.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.1899.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.3699.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
99.86.212.899.86.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

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

Subdomains

1 observed subdomain of cumpas.gob.mx.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cumpas.gob.mx.

MechanismTarget
SPF_Acumpas.gob.mx
SPF_IP209.142.66.50
SPF_MXcumpas.gob.mx

Related pages

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

Cypher and MCP

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

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