Hostname
crystalcarz.com
Last fetched
crystalcarz.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
crystalcarz.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 crystalcarz.com owner
- Contact emails
- barkha.lamba@carwale.com
- 0949a477-e01b-4904-be6b-1d5d52fa3f43@identity-protect.org
- 094a7690-df5a-4737-9f74-12dc2ce1c65e@identity-protect.org
- 287f9468-d882-4695-9535-a5eeb3e50aa0@identity-protect.org
- 306f9809-9fed-4e74-bbbd-48dd3b55e5b3@identity-protect.org
- 58b92e8c-f8af-4cf8-8371-37405d5a46d6@identity-protect.org
- b504a879-cf69-4772-bf8f-2ae7f94f2754@identity-protect.org
- dd6bfd02-2b72-4572-8051-4203afad39f4@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from crystalcarz.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 · cr…
- 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: "crystalcarz.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.