Skip to content

Hostname

jigsaw.com

Last fetched

jigsaw.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · jigsaw.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/jigsaw.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.185.24.4618.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.5.1883.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.139.1533.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
salesforce.com,
Contact emails

Subdomains

50 observed subdomains of jigsaw.com.

Web-graph footprint

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

238 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for jigsaw.com.

MechanismTarget
SPF_Ajigsaw.com
SPF_INCLUDE_spf.google.com
SPF_IP152.179.69.26
SPF_IP162.222.228.252
SPF_IP199.255.199.1
SPF_IP199.255.199.143
SPF_IP63.81.20.194
SPF_IP65.46.252.162
SPF_MXjigsaw.com
SPF_MXmx01.jigsaw.com
SPF_MXmx02.jigsaw.com

Related pages

Pivot deeper into the graph from jigsaw.com.

Cypher and MCP

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

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