Skip to content

Hostname

jigsawscapes.com

Last fetched

jigsawscapes.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · jigsawscapes.comRouting diversity6.6/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/jigsawscapes.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.215.77100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.119.4018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.214.13.6318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.199.16223.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.20.208.6523.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.25.2163.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.227.134.1903.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.11.2133.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.254.1143.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.214.24434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.47.8434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.169.164.435.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.195.213.8844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.93.12852.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.203.204.10552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.158.15952.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.127.4454.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.25.8354.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.65.24254.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.166.114.22854.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Web-graph footprint

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

6 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jigsawscapes.com.

Cypher and MCP

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

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