Hostname
nvaeyc.com
Last fetched
nvaeyc.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
nvaeyc.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.210.145.152 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- gkg.net domain proxy service
- Contact emails
- gx5gf25r2sq@networksolutionsprivateregistration.com
- 1b3669cb5fb6afb989a8f858d127e8ea4854a0cf@privatedomain.gkg.net
- 26f4e829d164267062bff299071a60e6e421f34f@privatedomain.gkg.net
- 58dd8b180cac5d1417c9e3132c67e50fef2725f1@privatedomain.gkg.net
- 5f89c39775bc2b0d89a50fc6f22a43e066a508d8@privatedomain.gkg.net
- 71a1399e1c6d472748a6c8423fc7f33c3cbb93e1@privatedomain.gkg.net
- 73faca069dbe9b54ef013c105b0d5888e0f73927@privatedomain.gkg.net
- 744ec531d780a7800334d6ef313fef2054dd3850@privatedomain.gkg.net
- 85caab196bc5e21b48f0035fa0cc07ace766c2af@privatedomain.gkg.net
- a940b8ede7ea3efce44767a91c9724e8ae583e18@privatedomain.gkg.net
- b69d4cd9719f1628f4c98b83d4f198ecbfaaf959@privatedomain.gkg.net
- metzgersd@verizon.net
Subdomains
1 observed subdomain of nvaeyc.com.
| Subdomain |
|---|
| www.nvaeyc.com |
Threat posture
History
Related pages
Pivot deeper into the graph from nvaeyc.com.
- IP · 18.210.145.152
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:93
- Country · US
- Email · gx5gf25r2sq@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · nv…
- 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: "nvaeyc.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.