Skip to content

Hostname

math.northwestern.edu

Last fetched

math.northwestern.edu resolves to 1 IPv4 address operated by NWU-AS - Northwestern University in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
129.105.119.52129.105.0.0/16AS103NWU-AS - Northwestern UniversityUS

WHOIS identity

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

Subdomains

207 observed subdomains of math.northwestern.edu.

Web-graph footprint

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

240 sites link to this hostname.

106 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for math.northwestern.edu.

MechanismTarget
SPF_Amath.northwestern.edu
SPF_IP129.105.119.126
SPF_IP129.105.81.0/24
SPF_IP165.124.248.25
SPF_IP165.124.29.100
SPF_IP165.124.29.101
SPF_IP165.124.29.102
SPF_IP165.124.82.241
SPF_IP165.124.82.242
SPF_IP165.124.82.243
SPF_MXmath.northwestern.edu

Related pages

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

Cypher and MCP

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

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