Skip to content

Hostname

ljworld.com

Last fetched

ljworld.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in BR. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ljworld.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ljworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.107.10213.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.1813.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.9513.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.225.107.9813.225.107.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
13.226.244.10513.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.11113.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.6013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9013.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.93.3313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.6013.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.8313.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
13.35.93.9613.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

20 observed subdomains of ljworld.com.

Web-graph footprint

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

281 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ljworld.com.

MechanismTarget
SPF_Aljworld.com
SPF_Aogdennews.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsecondstreetmail.com
SPF_IP208.91.60.6/32
SPF_MXljworld.com

Related pages

Pivot deeper into the graph from ljworld.com.

Cypher and MCP

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

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