Skip to content

Hostname

nic.edu

Last fetched

nic.edu resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.71.187.22435.71.176.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.223.47.14952.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
Organization
north idaho college
Contact emails

Subdomains

68 observed subdomains of nic.edu.

Web-graph footprint

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

601 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

38 SPF mechanisms authorising senders for nic.edu.

MechanismTarget
SPF_INCLUDE_spf.academicworks.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.regroupcloud.com
SPF_INCLUDE_tuf-spf.touchnet.com
SPF_INCLUDEspf.bluehornet.com
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.watermarkinsights.com
SPF_IP104.130.72.30
SPF_IP146.66.71.202
SPF_IP147.160.167.0/26
SPF_IP167.89.16.8/32
SPF_IP174.129.194.241/32
SPF_IP184.168.131.241/32
SPF_IP191.236.119.221
SPF_IP198.187.233.141
SPF_IP198.187.233.249
SPF_IP198.187.233.250
SPF_IP198.187.233.56
SPF_IP198.244.55.48
SPF_IP198.37.149.128/24
SPF_IP205.207.104.0/22
SPF_IP208.74.204.9/24
SPF_IP208.75.120.0/22
SPF_IP208.75.123.179
SPF_IP208.75.123.202
SPF_IP208.75.123.229
SPF_IP216.17.150.242
SPF_IP216.17.150.251
SPF_IP216.17.93.137/32
SPF_IP34.198.24.3
SPF_IP50.207.218.237/32
SPF_IP52.45.50.190/32
SPF_IP54.146.129.215/32
SPF_IP64.74.237.230/32
SPF_IP64.74.237.231/32
SPF_IP69.72.33.74
SPF_IP74.122.104.0/22

Related pages

Pivot deeper into the graph from nic.edu.

Cypher and MCP

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

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