Skip to content

Hostname

snuggle.ca

Last fetched

snuggle.ca resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HK. WHOIS lists registrar:csc corporate domains (canada) company as the registrar.

Nutrition Label

WHISPER CANON · snuggle.caRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/snuggle.ca

Resolution chain

snuggle.ca resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.185.11013.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.12113.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.2313.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
13.35.185.813.35.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.HK
3.171.139.1013.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.353.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.593.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.823.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:csc corporate domains (canada) company
Organization
henkel ag & co. kgaa - tmda51611
Contact emails

Subdomains

1 observed subdomain of snuggle.ca.

Web-graph footprint

Distinct hostnames that link to or from snuggle.ca in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from snuggle.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "snuggle.ca"})-[: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.