Hostname
cuddledown.com
Last fetched
cuddledown.com resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in KR. WHOIS lists iana:440 as the registrar.
Nutrition Label
Resolution chain
cuddledown.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 23.221.145.87 | 23.221.144.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | KR |
| 23.45.100.68 | 23.45.96.0/20 | AS16625 | AKAMAI-AS - Akamai Technologies, Inc. | DE |
| 64.68.200.48 | 64.68.200.0/22 | AS16686 | EDNS - easyDNS Technologies, Inc. | CA |
WHOIS identity
- Registrar
- iana:440
- Organization
- cuddledown
- Contact emails
Subdomains
23 observed subdomains of cuddledown.com.
Showing 18 of 23. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cuddledown.com in the public web crawl.
113 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for cuddledown.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | em812.cuddledown.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.107.213.160/29 |
| SPF_IP | 4.18.74.240/29 |
| SPF_IP | 50.203.17.0/24 |
Related pages
Pivot deeper into the graph from cuddledown.com.
- IP · 23.221.145.87
- ASN · AS16625AKAMAI-AS - Akamai Technologies, Inc.
- Registrar · iana:440
- Country · KR
- Email · domains@cuddledown.com
- TLD · .com
- Browse hostnames · cu…
- 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: "cuddledown.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.