Hostname
namapages.com
Last fetched
namapages.com 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
namapages.com 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.160.10.14 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.10.30 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.10.74 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.10.85 | 18.160.8.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.122 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.123 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.24 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.85.61.90 | 52.85.61.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of namapages.com owner
- Contact emails
- 6cb06a92-cd3b-4a74-b226-eb4585d1247e@identity-protect.org
- 7b72764b-bb7d-4c6f-8818-b97c64a8d4b1@identity-protect.org
- 88be256a-77d2-4dfd-a307-224adde6170d@identity-protect.org
- a3e25a47-7a1f-4101-a573-bf92afedb5a8@identity-protect.org
- a9ada459-29bc-4220-b2e3-c84e6835598e@identity-protect.org
- bbd05bee-071d-4f69-9bfe-b949100302a0@identity-protect.org
- d2358d0c-3d83-47b5-99b7-58a8f574b24e@identity-protect.org
- atoric@bk.ru
Subdomains
7 observed subdomains of namapages.com.
Threat posture
History
Related pages
Pivot deeper into the graph from namapages.com.
- IP · 18.160.10.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 6cb06a92-cd3b-4a74-b226-eb4585d1247e@identity-protect.org
- TLD · .com
- Browse hostnames · na…
- 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: "namapages.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.