Skip to content

Hostname

cnsu.edu

Last fetched

cnsu.edu resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.214.97.217162.214.96.0/21AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

Registrar
Organization
california northstate university
Contact emails

Subdomains

31 observed subdomains of cnsu.edu.

Web-graph footprint

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

86 sites link to this hostname.

110 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for cnsu.edu.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsender.zohoinvoice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.229.103/32
SPF_IP167.89.38.47
SPF_IP167.89.74.79/32
SPF_IP167.89.75.142/32
SPF_IP167.89.82.157/32
SPF_IP167.89.98.50
SPF_IP207.200.20.66/32
SPF_IP216.93.213.50
SPF_IP216.93.213.54
SPF_IP50.23.218.199
SPF_IP64.9.210.129
SPF_IP69.72.46.146
SPF_MXcnsu.edu

Related pages

Pivot deeper into the graph from cnsu.edu.

Cypher and MCP

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

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