Skip to content

Hostname

acls.us

Last fetched

acls.us resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · acls.usRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/acls.us

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.73.413.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
13.59.58.513.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
18.219.132.23518.216.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.218.2293.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.123.753.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.235.273.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
career step
Contact emails

Subdomains

12 observed subdomains of acls.us.

Web-graph footprint

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

23 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for acls.us.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.41.59.80
SPF_IP198.37.155.21
SPF_IP199.79.54.5

Related pages

Pivot deeper into the graph from acls.us.

Cypher and MCP

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

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