Hostname
r-marta.com
Last fetched
r-marta.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
r-marta.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.176.184.177 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.148.195 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.69.164.76 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.65.146.153 | 54.64.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.103.188 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.150.77 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of r-marta.com owner
- Contact emails
- 41578b7e-8f9d-410f-94e0-aec58c4ec618@identity-protect.org
- 41982e65-bcc9-4bee-9891-cd0366f38ead@identity-protect.org
- 786b4373-c88a-489a-b5c0-05e8889fc68d@identity-protect.org
- a60ce77c-d9df-47ca-a3ab-2bc40d47f40d@identity-protect.org
- ab4cb7df-1c45-402b-a2f7-362b1e1e4e24@identity-protect.org
- ac4cac30-f73a-4a47-8c36-8fa5fcc3e89a@identity-protect.org
- owner-1928368@r-marta.com.whoisprivacyservice.org
- owner-6387981@r-marta.com.whoisprivacyservice.org
- owner-8831437@r-marta.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of r-marta.com.
| Subdomain |
|---|
| dev.r-marta.com |
Threat posture
History
Related pages
Pivot deeper into the graph from r-marta.com.
- IP · 18.176.184.177
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · 41578b7e-8f9d-410f-94e0-aec58c4ec618@identity-protect.org
- TLD · .com
- Browse hostnames · rm…
- 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-marta.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.