Skip to content

Hostname

jwndnv.com

Last fetched

jwndnv.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · jwndnv.comRouting diversity6.3/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jwndnv.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.147.202.10816.147.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.236.126.21018.236.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.72.196.66184.72.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.140.1083.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.82.55.1423.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.91.92.833.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.207.74.24334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.42.18334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.87.118.14435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.244.246.10044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.249.50.8144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.204.4252.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.40.105.1052.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.87.208.25152.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.191.6354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.188.202.23054.188.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.202.14.4454.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.244.172.21454.244.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.80.55.19654.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.81.174.5198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of jwndnv.com.

Threat posture

History

Related pages

Pivot deeper into the graph from jwndnv.com.

Cypher and MCP

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

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