Skip to content

Hostname

math.tamu.edu

Last fetched

math.tamu.edu resolves to 1 IPv4 address operated by TAMU - Texas A&M University in US.

Nutrition Label

WHISPER CANON · math.tamu.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/math.tamu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
128.194.20.21128.194.0.0/16AS3794TAMU - Texas A&M UniversityUS

WHOIS identity

No WHOIS records are currently associated with math.tamu.edu in WhisperGraph.

Subdomains

468 observed subdomains of math.tamu.edu.

Web-graph footprint

Distinct hostnames that link to or from math.tamu.edu in the public web crawl.

696 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for math.tamu.edu.

MechanismTarget
SPF_INCLUDEspf0.tamu.edu
SPF_INCLUDEspf1.tamu.edu
SPF_INCLUDEspf2.tamu.edu
SPF_INCLUDEspf3.tamu.edu
SPF_INCLUDEspf4.tamu.edu
SPF_INCLUDEspf5.tamu.edu
SPF_INCLUDEspf6.tamu.edu
SPF_INCLUDEspf7.tamu.edu
SPF_INCLUDEspf8.tamu.edu

Related pages

Pivot deeper into the graph from math.tamu.edu.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "math.tamu.edu"})-[: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.