Hostname
nesterlycentralohio.com
Last fetched
nesterlycentralohio.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
nesterlycentralohio.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 |
|---|---|---|---|---|
| 13.59.213.118 | 13.58.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.220.215.221 | 18.220.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.224.211.41 | 18.224.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.151.229.97 | 3.144.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nesterlycentralohio.com owner
- Contact emails
- 166c1861-e07b-43ee-b539-fe2f63d699dd@identity-protect.org
- 3785e513-9c55-4a4e-96e0-fea7875408dc@identity-protect.org
- 5c2425e2-e9ec-444b-ba26-6b26c4cc1e3a@identity-protect.org
- 5d8264ea-6e22-42f6-be7e-e11e3d1a2f30@identity-protect.org
- 666ef989-c317-4f49-8668-901d5f1bbaa0@identity-protect.org
- c631421f-464d-4b77-8b9b-6a4f72701195@identity-protect.org
- da665721-6b53-49b8-8ef2-218c3132f30f@identity-protect.org
Subdomains
1 observed subdomain of nesterlycentralohio.com.
| Subdomain |
|---|
| www.nesterlycentralohio.com |
Threat posture
History
Related pages
Pivot deeper into the graph from nesterlycentralohio.com.
- IP · 13.59.213.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 166c1861-e07b-43ee-b539-fe2f63d699dd@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: "nesterlycentralohio.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.