Hostname
romymotors.com
Last fetched
romymotors.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
romymotors.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.205.35.88 | 13.204.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 13.235.151.104 | 13.232.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.206.198.60 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 15.207.154.118 | 15.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of romymotors.com owner
- Contact emails
- barkha.lamba@carwale.com
- bhavana.minhas@cartrade.com
- 15b7d612-9543-4eea-b898-5241c0ed2668@identity-protect.org
- 3d3979cc-7d16-4bdf-ac44-02a1c264e3ac@identity-protect.org
- 5759b120-b40a-44f0-ba5b-b1ee4b51f202@identity-protect.org
- 633539bb-f899-4539-8f19-a2e708dd95bb@identity-protect.org
- a52aeece-6683-4bfa-ad9a-1849e26788e1@identity-protect.org
- e09ed774-6e9c-454b-9890-2c553d556fc2@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from romymotors.com.
- IP · 13.205.35.88
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · barkha.lamba@carwale.com
- TLD · .com
- Browse hostnames · ro…
- 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: "romymotors.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.