Skip to content

Hostname

snackshortreels.com

Last fetched

snackshortreels.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · snackshortreels.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/snackshortreels.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5313.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.165.140.10618.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7018.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7118.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.165.140.7718.165.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.FI
18.244.60.11618.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.4618.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.7718.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.244.60.8618.244.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
65.9.175.3865.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.6765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.765.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.175.7365.9.174.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.9.130.10965.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.4165.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.8165.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.
65.9.130.3865.9.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
iana:468
Organization
on behalf of snackshortreels.com owner
Contact emails

Subdomains

8 observed subdomains of snackshortreels.com.

Threat posture

History

Related pages

Pivot deeper into the graph from snackshortreels.com.

Cypher and MCP

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

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