Skip to content

Hostname

funcionpublica.gob.mx

Last fetched

funcionpublica.gob.mx resolves to 1 IPv4 address operated by AS21692 in MX. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · funcionpublica.gob.mxRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/funcionpublica.gob.mx

Resolution chain

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

IPPrefixASNOperatorCountry
200.34.175.111200.34.175.0/24AS21692MX

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
secretaria de la funcion publica
Contact emails

Subdomains

1,550 observed subdomains of funcionpublica.gob.mx.

Web-graph footprint

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

99 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Afuncionpublica.gob.mx
SPF_IP200.33.31.11
SPF_IP200.33.31.12
SPF_IP200.34.175.80
SPF_IP200.34.175.82
SPF_IP2801:c4:1d:1608:0:0:0:110
SPF_IP2801:c4:1d:408:0:0:0:110
SPF_MXfuncionpublica.gob.mx

Related pages

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

Cypher and MCP

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

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