Skip to content

Hostname

aclj.org

Last fetched

aclj.org resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · aclj.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aclj.org

Resolution chain

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

IPPrefixASNOperatorCountry
3.210.68.1083.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.77.13.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.65.1043.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.155.234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.224.4934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.168.3.17935.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.138.7154.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.236.21154.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.205.22954.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.65.2632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.73.206.3852.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.34.9532.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aclj.org.

MechanismTarget
SPF_INCLUDEaclj-exchange.org
SPF_INCLUDEsecure.giftlegacy.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from aclj.org.

Cypher and MCP

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

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