Skip to content

Hostname

nelnet.net

Last fetched

nelnet.net resolves to 1 IPv4 address operated by UNIPAC - UNIPAC Service Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nelnet.netRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nelnet.net

Resolution chain

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

IPPrefixASNOperatorCountry
216.69.100.142216.69.100.0/24AS17242UNIPAC - UNIPAC Service CorporationUS

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

152 observed subdomains of nelnet.net.

Web-graph footprint

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

36 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

33 SPF mechanisms authorising senders for nelnet.net.

MechanismTarget
SPF_INCLUDE242181635.spf10.hubspotemail.net
SPF_INCLUDE_spf.q4press.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.246.94
SPF_IP149.72.80.229
SPF_IP216.69.100.220
SPF_IP216.69.100.229
SPF_IP216.69.100.233
SPF_IP216.69.104.30
SPF_IP216.69.104.31
SPF_IP216.69.104.32
SPF_IP216.69.106.22/32
SPF_IP216.69.108.5
SPF_IP216.69.108.61
SPF_IP216.69.109.5
SPF_IP216.69.110.61
SPF_IP216.69.110.63
SPF_IP216.69.110.65
SPF_IP23.249.223.108
SPF_IP23.249.223.109
SPF_IP54.240.84.119
SPF_IP54.240.84.120
SPF_IP68.232.131.30/32
SPF_IP68.232.140.103/32
SPF_IP68.232.143.79/32
SPF_IP68.232.149.148/32
SPF_IP72.46.62.80
SPF_IP72.46.62.97
SPF_IP72.46.63.151

Related pages

Pivot deeper into the graph from nelnet.net.

Cypher and MCP

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

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