Skip to content

Hostname

nso.edu

Last fetched

nso.edu resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · nso.eduRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/nso.edu

Resolution chain

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

IPPrefixASNOperatorCountry
50.6.111.19050.6.110.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
Organization
national solar observatory
Contact emails

Subdomains

523 observed subdomains of nso.edu.

Web-graph footprint

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

1,018 sites link to this hostname.

321 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for nso.edu.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.nso.edu
SPF_INCLUDE_spf2.nso.edu

Related pages

Pivot deeper into the graph from nso.edu.

Cypher and MCP

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

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