Skip to content

Hostname

cuddly.com

Last fetched

cuddly.com resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cuddly.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cuddly.com

Resolution chain

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

IPPrefixASNOperatorCountry
184.169.218.117184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.215.1652.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.245.16352.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.100.4052.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.126.1752.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.16.3952.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.170.19352.9.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.183.71.19654.183.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.193.89.10754.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.215.151.23154.215.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cuddly.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cuddly.com.

MechanismTarget
SPF_Acuddly.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.stgi.net
SPF_IP64.91.252.45
SPF_IP64.91.253.99
SPF_IP67.227.189.29
SPF_MXcuddly.com

Related pages

Pivot deeper into the graph from cuddly.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cuddly.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.