Skip to content

Hostname

jamplay.com

Last fetched

jamplay.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 · jamplay.comRouting diversity5.6/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jamplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.52.21.86100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.48.5318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.220.38.2483.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.146.143.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.93.25034.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.175.15234.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.205.118.10634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.3.5644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.218.8.21744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
50.16.69.3950.16.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.0.184.21852.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.20.19052.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.70.2752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.138.10652.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.228.10598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.55.223.70100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

47 observed subdomains of jamplay.com.

Web-graph footprint

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

259 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jamplay.com.

MechanismTarget
SPF_Ajamplay.com
SPF_INCLUDE172251.spf01.hubspotemail.net
SPF_INCLUDEaspmx.googlemail.com
SPF_MXjamplay.com

Related pages

Pivot deeper into the graph from jamplay.com.

Cypher and MCP

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

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