Hostname
r-v-camp.com
Last fetched
r-v-camp.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
r-v-camp.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.114.48.132 | 13.114.0.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.177.235.132 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.182.93.47 | 18.182.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.57.41 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of r-v-camp.com owner
- Contact emails
- 381a6e4c-ea02-40b8-8ae4-a1ead0dd8a33@identity-protect.org
- 38eddca6-a992-4ecc-90ec-27a01cfe5955@identity-protect.org
- 465f763b-975c-4f83-8ff0-3bf7d1756927@identity-protect.org
- 4ca66dfd-203f-479a-bf68-614a15c632c7@identity-protect.org
- 586b496e-d2d9-41bb-94fd-feda7945b088@identity-protect.org
- b7a96c3c-afaa-4a0d-bc4d-c60dcc97b97f@identity-protect.org
- f3bcd1be-cf24-438d-87ba-4e20fa3e7f51@identity-protect.org
Subdomains
1 observed subdomain of r-v-camp.com.
| Subdomain |
|---|
| www.r-v-camp.com |
Threat posture
History
Related pages
Pivot deeper into the graph from r-v-camp.com.
- IP · 13.114.48.132
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 381a6e4c-ea02-40b8-8ae4-a1ead0dd8a33@identity-protect.org
- TLD · .com
- Browse hostnames · rv…
- 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: "r-v-camp.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.