Skip to content

Hostname

umdnj.edu

Last fetched

umdnj.edu resolves to 1 IPv4 address operated by RUTGERS - Rutgers, The State University in US.

Nutrition Label

WHISPER CANON · umdnj.eduRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint6.0/10canon.whisper.security/host/umdnj.edu

Resolution chain

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

IPPrefixASNOperatorCountry
130.219.5.230130.219.0.0/16AS46RUTGERS - Rutgers, The State UniversityUS

WHOIS identity

Registrar
Organization
rutgers, the state university of new jersey
Contact emails

Subdomains

64,050 observed subdomains of umdnj.edu.

Web-graph footprint

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

246 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for umdnj.edu.

MechanismTarget
SPF_IP130.219.34.124
SPF_IP130.219.34.125
SPF_IP130.219.34.126
SPF_IP130.219.34.127
SPF_MXmx1.umdnj.edu
SPF_MXumdnj.edu

Related pages

Pivot deeper into the graph from umdnj.edu.

Cypher and MCP

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

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