Skip to content

Hostname

jumpshare.com

Last fetched

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

Nutrition Label

WHISPER CANON · jumpshare.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/jumpshare.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.3718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4018.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.4218.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.5518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.12918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.1318.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.518.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.165.255.353.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.653.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.683.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT
3.165.255.963.165.254.0/23AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

11 observed subdomains of jumpshare.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jumpshare.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.sparkpostmail.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEsparkpostmail.com

Related pages

Pivot deeper into the graph from jumpshare.com.

Cypher and MCP

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

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