Skip to content

Hostname

jwsecurity.net

Last fetched

jwsecurity.net 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 · jwsecurity.netRouting diversity5.7/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/jwsecurity.net

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.1316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.4716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.15216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.104.10116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.69.3716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.2423.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.1223.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.245.1152.216.245.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.33.23752.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.116.4552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.124.6952.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.166.19752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.75.17952.217.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.91.11552.217.91.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.138.2954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.140.5354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
j.w. security,
Contact emails

Subdomains

8 observed subdomains of jwsecurity.net.

Web-graph footprint

Distinct hostnames that link to or from jwsecurity.net in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for jwsecurity.net.

MechanismTarget
SPF_INCLUDE_spf.protonmail.ch

Related pages

Pivot deeper into the graph from jwsecurity.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jwsecurity.net"})-[: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.