Skip to content

Hostname

training.jw.org

Last fetched

training.jw.org resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · training.jw.orgRouting diversity4.2/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/training.jw.org

Resolution chain

training.jw.org resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.51.129.221101.0.19.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.225.14318.238.23.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.228.21952.24.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.155.154.230.20.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
54.82.145.18454.94.192.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.251.19298.96.196.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with training.jw.org in WhisperGraph.

Subdomains

2 observed subdomains of training.jw.org.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for training.jw.org.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from training.jw.org.

Cypher and MCP

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

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