Hostname
nelnetsolar.net
Last fetched
nelnetsolar.net resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nelnetsolar.net resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.77.110 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.77.114 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.77.77 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.77.92 | 18.164.77.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.165.50.110 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.112 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.118 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
| 3.165.50.90 | 3.165.48.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | VN |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 1471345f-9522-4af2-b9f5-0e91c91856f0@identity-protect.org
- 21da7aeb-d112-4347-813b-1f3d00948c14@identity-protect.org
- 4582bc1e-6318-43b3-a24a-75b793ad15da@identity-protect.org
- 61c7cf19-c4ee-44c2-bc45-39cc4b180941@identity-protect.org
- 898d29f5-3b27-4bf8-bb7a-6a9e39dc7f72@identity-protect.org
- c4cc9578-dc54-44d2-b085-3713b1ef4873@identity-protect.org
- ebf9a7bf-0978-4fe9-a46c-57983889423e@identity-protect.org
- owner-1324724@nelnetsolar.net.whoisprivacyservice.org
Subdomains
1 observed subdomain of nelnetsolar.net.
| Subdomain |
|---|
| www.nelnetsolar.net |
Threat posture
History
Related pages
Pivot deeper into the graph from nelnetsolar.net.
- IP · 18.164.77.110
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 1471345f-9522-4af2-b9f5-0e91c91856f0@identity-protect.org
- TLD · .net
- Browse hostnames · ne…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nelnetsolar.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.