Skip to content

Hostname

jcprz.com

Last fetched

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

Nutrition Label

WHISPER CANON · jcprz.comRouting diversity5.2/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jcprz.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.10716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.17316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.22216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.187.21616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.16016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.3316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.21316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.97.14916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.99.3716.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.206.7452.216.206.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.7752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.124.1352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.18752.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.9952.217.87.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.164.11754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.170.1354.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
on behalf of jcprz.com owner
Contact emails

Subdomains

1 observed subdomain of jcprz.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jcprz.com.

MechanismTarget
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from jcprz.com.

Cypher and MCP

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

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