Skip to content

Hostname

itstb.edu.mx

Last fetched

itstb.edu.mx resolves to 1 IPv4 address operated by MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
198.135.48.112198.135.48.0/22AS396073MAJESTIC-HOSTING-01 - Majestic Hosting Solutions, LLCUS

WHOIS identity

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

Subdomains

48 observed subdomains of itstb.edu.mx.

Web-graph footprint

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

24 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for itstb.edu.mx.

MechanismTarget
SPF_Aitstb.edu.mx
SPF_IP104.37.174.32
SPF_IP147.124.222.6
SPF_IP158.69.118.84
SPF_IP163.172.76.66
SPF_IP198.135.48.112
SPF_IP212.83.135.105
SPF_IP38.68.51.222
SPF_MXitstb.edu.mx

Related pages

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

Cypher and MCP

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

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