Skip to content

Hostname

cnu.edu

Last fetched

cnu.edu resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cnu.eduRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/cnu.edu

Resolution chain

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

IPPrefixASNOperatorCountry
50.17.144.16250.17.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
christopher newport university
Contact emails

Subdomains

105 observed subdomains of cnu.edu.

Web-graph footprint

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

1,080 sites link to this hostname.

258 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cnu.edu.

MechanismTarget
SPF_INCLUDE_spf-elavon.cnu.edu
SPF_INCLUDE_spf.cnu.edu
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.cashnet.com
SPF_INCLUDEmh.blackboard.com
SPF_INCLUDEsendgrid.net
SPF_IP199.244.78.223/32
SPF_IP199.244.78.224/32

Related pages

Pivot deeper into the graph from cnu.edu.

Cypher and MCP

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

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