Skip to content

Hostname

nas.edu

Last fetched

nas.edu resolves to 1 IPv4 address operated by NAS-AS - National Academy of Sciences in US.

Nutrition Label

WHISPER CANON · nas.eduRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nas.edu

Resolution chain

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

IPPrefixASNOperatorCountry
144.171.1.16144.171.0.0/16AS7301NAS-AS - National Academy of SciencesUS

WHOIS identity

Registrar
Organization
national academy of sciences
Contact emails

Subdomains

149 observed subdomains of nas.edu.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nas.edu.

MechanismTarget
SPF_Aapollo.nas.edu
SPF_Aargo.nas.edu
SPF_INCLUDEspf.protection.outlook.com
SPF_IP144.171.1.50
SPF_IP144.171.38.5
SPF_IP144.171.38.6
SPF_IP144.171.38.7
SPF_IP144.171.38.8
SPF_MXnas.edu

Related pages

Pivot deeper into the graph from nas.edu.

Cypher and MCP

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

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