Hostname
cldevs.com
Last fetched
cldevs.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in PL. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cldevs.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.227.146.35 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.37 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.54 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 13.227.146.66 | 13.227.146.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cldevs.com owner
- Contact emails
- 02c33204-b724-48ec-abe8-b043d1224a73@identity-protect.org
- 08d46cb9-6661-4b79-b40b-a6104b12ef3c@identity-protect.org
- 1c3ae261-4399-4871-9ff5-5dd5c690b02e@identity-protect.org
- 2ad71af4-4c67-4548-8a79-c2e16334e60e@identity-protect.org
- 4cf9761c-aa4f-4fab-a09a-5eb6a02bf988@identity-protect.org
- d20838a3-c9dd-43ff-9e1c-ff0b2de12672@identity-protect.org
- owner-12155259@cldevs.com.whoisprivacyservice.org
- owner-13777@cldevs.com.whoisprivacyservice.org
- owner-3531490@cldevs.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of cldevs.com.
Web-graph footprint
Distinct hostnames that link to or from cldevs.com in the public web crawl.
41 sites link to this hostname.
6 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for cldevs.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from cldevs.com.
- IP · 13.227.146.35
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · PL
- Email · 02c33204-b724-48ec-abe8-b043d1224a73@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: "cldevs.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.