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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 189.217.130.67 | 189.217.130.0/23 | AS28548 | AS28548 - Cablevision, S.A. de C.V. | MX |
| 189.217.130.66 | 189.217.130.0/23 | AS28548 | AS28548 - 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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cij.gob.mx.
| Mechanism | Target |
|---|---|
| SPF_A | cij.gob.mx |
| SPF_INCLUDE | spf.fromdoppler.com |
| SPF_IP | 66.135.33.248 |
| SPF_IP | 66.135.49.50 |
| SPF_IP | 66.135.61.70 |
| SPF_IP | 74.81.89.34 |
| SPF_IP | 74.81.89.36 |
| SPF_MX | cij.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.