Skip to content

Hostname

ndus.edu

Last fetched

ndus.edu resolves to 2 IPv4 addresses operated by NDIN-STATE - State of North Dakota, ITD in US.

Nutrition Label

WHISPER CANON · ndus.eduRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/ndus.edu

Resolution chain

ndus.edu resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
134.129.134.17134.129.0.0/16AS19530NDIN-STATE - State of North Dakota, ITDUS
159.60.159.164159.60.144.0/20AS35280FR

WHOIS identity

Registrar
Organization
north dakota university system
Contact emails

Subdomains

845 observed subdomains of ndus.edu.

Web-graph footprint

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

566 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ndus.edu.

MechanismTarget
SPF_INCLUDE_spf.accruentsystems.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.finalsiteconnect.com
SPF_INCLUDEspf.ndus.edu
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ndus.edu.

Cypher and MCP

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

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