Skip to content

Hostname

jam3.com

Last fetched

jam3.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · jam3.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jam3.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.124.4418.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.4718.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.8918.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.124.9218.164.124.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.2999.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7299.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.7899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.160.899.84.160.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
mediamonks multimedia holding b.v.
Contact emails

Subdomains

21 observed subdomains of jam3.com.

Web-graph footprint

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

148 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jam3.com.

MechanismTarget
SPF_Ajam3.com
SPF_INCLUDE_spf.google.com
SPF_MXjam3.com

Related pages

Pivot deeper into the graph from jam3.com.

Cypher and MCP

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

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