Skip to content

Hostname

acls.com

Last fetched

acls.com resolves to 6 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · acls.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/acls.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.0.209104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.209104.18.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.189.38.11218.189.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.75.2183.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.182.2053.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.20.47.593.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

27 observed subdomains of acls.com.

Web-graph footprint

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

166 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for acls.com.

MechanismTarget
SPF_INCLUDE_spf.bigcommerce.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.41.59.64/27
SPF_IP192.41.59.96/28
SPF_IP199.79.54.0/27
SPF_IP206.225.164.208
SPF_IP64.78.22.108
SPF_IP96.86.200.17
SPF_IP97.75.178.0/27

Related pages

Pivot deeper into the graph from acls.com.

Cypher and MCP

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

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