Skip to content

Hostname

worldjournal.com

Last fetched

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

Nutrition Label

WHISPER CANON · worldjournal.comRouting diversity5.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/worldjournal.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.22.248.143107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.232.211.15118.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.29.9752.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.3.192.21252.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.34.5752.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.158.6154.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.226.22.5654.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.169.107100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.23.11432.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of worldjournal.com owner
Contact emails

Subdomains

31 observed subdomains of worldjournal.com.

Web-graph footprint

Distinct hostnames that link to or from worldjournal.com in the public web crawl.

2,001 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for worldjournal.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbmsend.com

Related pages

Pivot deeper into the graph from worldjournal.com.

Cypher and MCP

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

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