Skip to content

Hostname

inide.edu.mx

Last fetched

inide.edu.mx resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · inide.edu.mxRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/inide.edu.mx

Resolution chain

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

IPPrefixASNOperatorCountry
106.0.62.92106.0.62.0/23AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with inide.edu.mx in WhisperGraph.

Subdomains

8 observed subdomains of inide.edu.mx.

Web-graph footprint

Distinct hostnames that link to or from inide.edu.mx in the public web crawl.

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for inide.edu.mx.

MechanismTarget
SPF_Ainide.edu.mx
SPF_INCLUDEspf.a2hosting.com
SPF_INCLUDEspf.supercp.com
SPF_IP106.0.62.70
SPF_IP106.0.62.92
SPF_IP68.66.226.93/32
SPF_MXinide.edu.mx

Related pages

Pivot deeper into the graph from inide.edu.mx.

Cypher and MCP

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

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