Skip to content

Hostname

stitcher.com

Last fetched

stitcher.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · stitcher.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/stitcher.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.139.46.165108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.46.21108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.46.34108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.46.65108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.38.11118.244.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.38.17418.244.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.38.19218.244.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.244.38.3518.244.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
52.222.232.11652.222.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.232.2552.222.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.232.4452.222.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.232.7852.222.232.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
the e. w. scripps
Contact emails

Subdomains

46 observed subdomains of stitcher.com.

Web-graph footprint

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

34,551 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for stitcher.com.

Related pages

Pivot deeper into the graph from stitcher.com.

Cypher and MCP

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

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