Skip to content

Hostname

usna.edu

Last fetched

usna.edu resolves to 1 IPv4 address operated by UMS2-ASN - University System of Maryland in US.

Nutrition Label

WHISPER CANON · usna.eduRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/usna.edu

Resolution chain

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

IPPrefixASNOperatorCountry
136.160.88.139136.160.0.0/16AS6059UMS2-ASN - University System of MarylandUS

WHOIS identity

Registrar
Organization
united states naval academy
Contact emails

Subdomains

83 observed subdomains of usna.edu.

Web-graph footprint

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

3,639 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for usna.edu.

Related pages

Pivot deeper into the graph from usna.edu.

Cypher and MCP

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

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