Hostname
nelsonly.com
Last fetched
nelsonly.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nelsonly.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.55.122 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.34 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.63 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.77 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nelsonly.com owner
- Contact emails
- 4fd51e07-3977-412b-9a17-c70f48642029@identity-protect.org
- 6ef5380f-8515-4e48-b363-ba2519404f07@identity-protect.org
- ae73fd67-bd38-45b9-aba9-24bfccb3472a@identity-protect.org
- bff65b59-e013-4e29-9b85-318e70627819@identity-protect.org
- dfddf879-4f7f-4904-8378-4b1890d8cced@identity-protect.org
- f2f6092e-5a68-4187-9f69-2afacc252380@identity-protect.org
- owner-11275252@nelsonly.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of nelsonly.com.
Showing 4 of 5. View all subdomains →
Threat posture
History
Related pages
Pivot deeper into the graph from nelsonly.com.
- IP · 18.238.55.122
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4fd51e07-3977-412b-9a17-c70f48642029@identity-protect.org
- TLD · .com
- 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: "nelsonly.com"})-[: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.