Hostname
cldmln.com
Last fetched
cldmln.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cldmln.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.236.111 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.118 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.71 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.236.83 | 18.239.236.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 65.9.46.100 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.62 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.84 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
| 65.9.46.96 | 65.9.46.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cldmln.com owner
- Contact emails
- 1807331c-7f2e-4671-b662-4fb268730e68@identity-protect.org
- 1d304e40-6594-48df-a561-74af10ea875e@identity-protect.org
- 46493155-cff2-40e4-afe2-bddc88b4f7cd@identity-protect.org
- 64e1b341-7300-408f-9e8a-3c094078892f@identity-protect.org
- 9faefd22-011a-4de9-8d6a-85ac174dd6d4@identity-protect.org
- a1a74af3-e522-46e3-8b67-d33c090e7c77@identity-protect.org
- b371a17d-f6e9-41b0-8b3c-211ffc660b04@identity-protect.org
- owner-6056773@cldmln.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of cldmln.com.
| Subdomain |
|---|
| api.cldmln.com |
| www.cldmln.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from cldmln.com.
- IP · 18.239.236.111
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 1807331c-7f2e-4671-b662-4fb268730e68@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: "cldmln.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.