Skip to content

Hostname

jw.org

Last fetched

jw.org resolves to 4 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in IN. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · jw.orgRouting diversity3.0/10Peering density9.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/jw.org

Resolution chain

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

IPPrefixASNOperatorCountry
23.36.28.22123.36.24.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.IN
23.41.130.8323.41.128.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.TW
23.50.131.15023.50.131.0/24AS20940DE
23.50.131.15423.50.131.0/24AS20940DE

WHOIS identity

Registrar
iana:468
Organization
identity protection service
Contact emails

Subdomains

102 observed subdomains of jw.org.

Web-graph footprint

Distinct hostnames that link to or from jw.org in the public web crawl.

5,376 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for jw.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP20.42.36.97/32

Related pages

Pivot deeper into the graph from jw.org.

Cypher and MCP

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

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