Hostname
nelnetcrypto.net
Last fetched
nelnetcrypto.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
nelnetcrypto.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.161.170.5 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.63 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.83 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.161.170.91 | 18.161.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.113 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.6 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.71 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.139.78 | 3.171.136.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- identity protection service
- Contact emails
- 6c7d7882-0aaf-45be-966b-6aef58b120b7@identity-protect.org
- 73b2901e-d371-4fa5-8cf6-7d35027647af@identity-protect.org
- 7c5c2364-98bf-4c09-9703-d82d57797419@identity-protect.org
- 88d682d2-97f7-44ab-8dff-af4b7571c28c@identity-protect.org
- 9286f2b9-9d26-4445-9b29-cc9a8e859f76@identity-protect.org
- 95da7858-50c5-4e54-91ab-e096602ce2a3@identity-protect.org
- f1d2662b-e1f2-4244-9937-15afd71d29b5@identity-protect.org
Subdomains
2 observed subdomains of nelnetcrypto.net.
Threat posture
History
Related pages
Pivot deeper into the graph from nelnetcrypto.net.
- IP · 18.161.170.5
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 6c7d7882-0aaf-45be-966b-6aef58b120b7@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: "nelnetcrypto.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.