Skip to content

Hostname

nsaa.net

Last fetched

nsaa.net resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nsaa.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nsaa.net

Resolution chain

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

IPPrefixASNOperatorCountry
162.215.220.144162.214.0.0/15AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
50.6.248.10950.6.248.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

9 observed subdomains of nsaa.net.

Web-graph footprint

Distinct hostnames that link to or from nsaa.net in the public web crawl.

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for nsaa.net.

MechanismTarget
SPF_INCLUDEclientemailspf.growthzoneapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP162.215.220.144
SPF_IP50.6.248.109
SPF_MXnsaa.net

Related pages

Pivot deeper into the graph from nsaa.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "nsaa.net"})-[: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.