Skip to content

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

WHISPER CANON · cuddledown.comRouting diversity3.0/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/cuddledown.com

Resolution chain

cuddledown.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.221.145.8723.221.144.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.KR
23.45.100.6823.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
64.68.200.4864.68.200.0/22AS16686EDNS - easyDNS Technologies, Inc.CA

WHOIS identity

Registrar
iana:440
Organization
cuddledown
Contact emails

Subdomains

23 observed subdomains of cuddledown.com.

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.

Related pages

Pivot deeper into the graph from cuddledown.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.