Skip to content

Hostname

slp.gob.mx

Last fetched

slp.gob.mx resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:6 as the registrar.

Nutrition Label

WHISPER CANON · slp.gob.mxRouting diversity5.7/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/slp.gob.mx

Resolution chain

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

IPPrefixASNOperatorCountry
18.213.126.2518.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.11.11618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.187.1393.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.102.723.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.20.1883.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.84.2223.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.193.97.13744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.23.14444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.139.6944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.85.10644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.73.4952.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.144.2452.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.19.13954.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.91.155.16998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.12.6932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.62.153100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.166.13298.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:6
Organization
gobierno del estado de san luis potosi
Contact emails

Subdomains

43 observed subdomains of slp.gob.mx.

Web-graph footprint

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

307 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for slp.gob.mx.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

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

Cypher and MCP

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

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