Skip to content

Hostname

sketch.cloud

Last fetched

sketch.cloud resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · sketch.cloudRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/sketch.cloud

Resolution chain

sketch.cloud resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.12713.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.12913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.8913.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.10713.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3213.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.3513.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.32.121.7113.32.120.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.202.1133.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.443.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.463.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.202.823.169.200.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.11052.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.7652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
bohemian bv
Contact emails

Subdomains

15 observed subdomains of sketch.cloud.

Web-graph footprint

Distinct hostnames that link to or from sketch.cloud in the public web crawl.

76 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sketch.cloud.

MechanismTarget
SPF_Ao1.sendgrid.sketchapp.com
SPF_Asketch.cloud
SPF_INCLUDE_spf.google.com
SPF_MXsketch.cloud

Related pages

Pivot deeper into the graph from sketch.cloud.

Cypher and MCP

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

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