Skip to content

Hostname

jamesandjames.net

Last fetched

jamesandjames.net resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · jamesandjames.netRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jamesandjames.net

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.15916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.9616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.15216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.3716.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.6316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.209.552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.23752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.77.17952.216.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.78.1952.216.78.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.120.1352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.126.17352.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.139.12552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.163.2952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.70.17152.217.70.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.163.19754.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
annaminh braun
Contact emails

Subdomains

1 observed subdomain of jamesandjames.net.

Threat posture

History

Related pages

Pivot deeper into the graph from jamesandjames.net.

Cypher and MCP

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

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