Hostname
ca-drai.com
Last fetched
ca-drai.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ca-drai.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.239.199.115 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.35 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.37 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.239.199.95 | 18.239.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.36.22 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.46 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.59 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.164.36.80 | 3.164.32.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ca-drai.com owner
- Contact emails
- 307809d8-f5f8-4b8d-bdf0-c914cad6c91d@identity-protect.org
- 37f63e98-4d5d-4b05-848e-c18104b5c56e@identity-protect.org
- 54d7586b-f0cd-4ebb-82f7-fd4f421af907@identity-protect.org
- ae397f43-39f9-41ec-bc76-e6d3bdfb0934@identity-protect.org
- bbdb609a-bcf9-4f1e-b06e-33debf59a8de@identity-protect.org
- c079f162-ed27-40b2-bd0b-05f1ee804a53@identity-protect.org
- owner-9555298@ca-drai.com.whoisprivacyservice.org
Threat posture
History
Related pages
Pivot deeper into the graph from ca-drai.com.
- IP · 18.239.199.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 307809d8-f5f8-4b8d-bdf0-c914cad6c91d@identity-protect.org
- TLD · .com
- Browse hostnames · ca…
- 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: "ca-drai.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.