Skip to content

Hostname

cij.gob.mx

Last fetched

cij.gob.mx resolves to 2 IPv4 addresses operated by AS28548 - Cablevision, S.A. de C.V. in MX. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
189.217.130.67189.217.130.0/23AS28548AS28548 - Cablevision, S.A. de C.V.MX
189.217.130.66189.217.130.0/23AS28548AS28548 - Cablevision, S.A. de C.V.

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
centros de integracion juvenil, a.c.
Contact emails

Subdomains

19 observed subdomains of cij.gob.mx.

Web-graph footprint

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

361 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Acij.gob.mx
SPF_INCLUDEspf.fromdoppler.com
SPF_IP66.135.33.248
SPF_IP66.135.49.50
SPF_IP66.135.61.70
SPF_IP74.81.89.34
SPF_IP74.81.89.36
SPF_MXcij.gob.mx

Related pages

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

Cypher and MCP

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

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