Hostname
rgnameserver.com
Last fetched
rgnameserver.com resolves to 5 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
rgnameserver.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.208.11.253 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.235.122.50 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 52.204.118.74 | 52.200.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.86.23.188 | 54.86.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.95.163.94 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | — |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of rgnameserver.com owner
- Contact emails
- 3725c859-ea9b-4629-b963-13b35afdec64@identity-protect.org
- 78610fa8-01cc-4de8-9ed5-65feb3d1de88@identity-protect.org
- 7e0a5d06-6caf-4fb2-9678-2fd6ac882f44@identity-protect.org
- e941d8f3-18bb-449b-9650-edd07aeeca8f@identity-protect.org
- ef3e5abd-4451-4f24-9b48-92a9ec7982b0@identity-protect.org
- owner-10675134@rgnameserver.com.whoisprivacyservice.org
- owner-4463496@rgnameserver.com.whoisprivacyservice.org
- owner@rgnameserver.com.whoisprivacyservice.org
Subdomains
6 observed subdomains of rgnameserver.com.
Threat posture
History
Related pages
Pivot deeper into the graph from rgnameserver.com.
- IP · 18.208.11.253
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3725c859-ea9b-4629-b963-13b35afdec64@identity-protect.org
- TLD · .com
- Browse hostnames · rg…
- 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: "rgnameserver.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.