Skip to content

Hostname

shotcut.app

Last fetched

shotcut.app resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · shotcut.appRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/shotcut.app

Resolution chain

shotcut.app resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.165.227.10518.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.518.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.6118.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.227.8818.165.227.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
18.245.86.1718.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.4818.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7618.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.238.1233.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.163.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.473.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO
3.174.238.703.174.238.0/23AS16509AMAZON-02 - Amazon.com, Inc.CO

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

10 observed subdomains of shotcut.app.

Web-graph footprint

Distinct hostnames that link to or from shotcut.app in the public web crawl.

13 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for shotcut.app.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from shotcut.app.

Cypher and MCP

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

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