Hostname
cldcvr.com
Last fetched
cldcvr.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
cldcvr.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 |
|---|---|---|---|---|
| 13.33.67.101 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.105 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.54 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 13.33.67.97 | 13.33.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.174.113.10 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.100 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.39 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.174.113.54 | 3.174.112.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cldcvr.com owner
- Contact emails
- 2415d3a5-d6e5-45f4-9b32-031ec5883055@identity-protect.org
- 2db7f027-bde7-47ac-9826-85454a12f4da@identity-protect.org
- 950b723c-eee1-4b57-a8c6-58e60f074557@identity-protect.org
- 9eb69bd6-a21a-4193-a925-9351c87969f0@identity-protect.org
- ecf8aa3e-733e-491a-a288-b3be35339420@identity-protect.org
- ffc894f0-696c-4a11-b047-d603fcc41a86@identity-protect.org
- owner-11013496@cldcvr.com.whoisprivacyservice.org
- owner-11210878@cldcvr.com.whoisprivacyservice.org
- owner-11524680@cldcvr.com.whoisprivacyservice.org
- owner-12105899@cldcvr.com.whoisprivacyservice.org
- owner-213845@cldcvr.com.whoisprivacyservice.org
- owner-3331903@cldcvr.com.whoisprivacyservice.org
- owner-3758227@cldcvr.com.whoisprivacyservice.org
- owner@cldcvr.com.whoisprivacyservice.org
Subdomains
47 observed subdomains of cldcvr.com.
Showing 25 of 47. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cldcvr.com in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for cldcvr.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | email.freshdesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cldcvr.com.
- IP · 13.33.67.101
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2415d3a5-d6e5-45f4-9b32-031ec5883055@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- 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: "cldcvr.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.