Hostname
ckundo.com
Last fetched
ckundo.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
ckundo.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.52.188.95 | 13.52.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.208.88.157 | 18.208.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.157.26.135 | 35.156.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.52.192.191 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 63.176.8.218 | 63.176.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 98.84.224.111 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- gfhwgcpls@whoisprivacyprotect.com
- ldbxlqwhjm@whoisprivacyprotect.com
- qcgtngbq@whoisprivacyprotect.com
- a3ac766667@ckundo.com.whoistrustee.com
- 3ec32ea8094d2d36cd066880b62893d7aa10a729a3dcda550d035c63253b1144@ckundo.com.whoisproxy.org
- 544f01c803c88fd5d5a910558c766db7abfff0fe7c07b2a99fd28e630506acb3@ckundo.com.whoisproxy.org
- 7b462651a82bc7deb67f45ba995c3ba9c0977e4e189050efa2b91a687b83829a@ckundo.com.whoisproxy.org
- ba82feed53032cd03d9448d0940b5a777ebe43c825d3b640f7cc03fccd4bdde8@ckundo.com.whoisproxy.org
- eb9b4dfc7b4a57cb20ddfe52c08789327b02b04230706b8d8458b2ad3e83e633@ckundo.com.whoisproxy.org
Subdomains
3 observed subdomains of ckundo.com.
Web-graph footprint
Distinct hostnames that link to or from ckundo.com in the public web crawl.
5 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for ckundo.com.
| Mechanism | Target |
|---|---|
| SPF_A | ckundo.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.messagingengine.com |
| SPF_MX | ckundo.com |
Related pages
Pivot deeper into the graph from ckundo.com.
- IP · 13.52.188.95
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1387
- Country · US
- Email · gfhwgcpls@whoisprivacyprotect.com
- TLD · .com
- Browse hostnames · ck…
- 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: "ckundo.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.