Skip to content

Hostname

acy.com

Last fetched

acy.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · acy.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/acy.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.156.60.113108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.3108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.86108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
108.156.60.93108.156.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.IE
143.204.194.112143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.125143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.127143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
143.204.194.64143.204.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.168.102.1063.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.1163.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.523.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.983.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.170.221.1233.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.43.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.553.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.903.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
52.84.143.12652.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.1352.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.3252.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT
52.84.143.5452.84.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.IT

WHOIS identity

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

Subdomains

11 observed subdomains of acy.com.

Web-graph footprint

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

353 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for acy.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from acy.com.

Cypher and MCP

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

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