Skip to content

Hostname

getjar.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.183.49100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.49.144.223100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.180.251107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.63.155107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.176.18618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.73.9623.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.77.5723.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.66.543.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.254.2413.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.197.68.22044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.224.7544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.54.197.22352.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.6.1.7252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
44.221.175.11044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.10.4398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.53.79100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

10 observed subdomains of getjar.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for getjar.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from getjar.com.

Cypher and MCP

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

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