Skip to content

Hostname

sclj.org

Last fetched

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

Nutrition Label

WHISPER CANON · sclj.orgRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sclj.org

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.204.15316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.217.7316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.25316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.9016.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.108.6916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.222.2952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.42.18952.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.123.7752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.21352.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.198.2152.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.201.552.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.74.1952.217.74.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.134.22954.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.134.7754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.198.3754.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.200.21354.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
american center for law and justice
Contact emails

Subdomains

1 observed subdomain of sclj.org.

Subdomain
www.sclj.org

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from sclj.org.

Cypher and MCP

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

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