Skip to content

Hostname

acer.com

Last fetched

acer.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · acer.comRouting diversity5.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/acer.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.192.130.16413.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.177.253.18018.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.77.983.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.74.8835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.91.12635.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.204.10135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.206.249.5043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.185.20252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.74.14352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.232.23954.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.190.4754.199.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.167.10254.250.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.203.19957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:1052
Organization
dns master it department -
Contact emails

Subdomains

281 observed subdomains of acer.com.

Web-graph footprint

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

8,360 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for acer.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_vccnets.8x8.com
SPF_INCLUDEamazonses.com
SPF_INCLUDErnmk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.0.0.0/8
SPF_IP54.250.180.118

Related pages

Pivot deeper into the graph from acer.com.

Cypher and MCP

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

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