Skip to content

Hostname

acer.com.tw

Last fetched

acer.com.tw resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · acer.com.twRouting diversity5.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/acer.com.tw

Resolution chain

acer.com.tw resolves to 14 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.95.194.20254.95.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.203.19957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
16.76.71.116.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
???????? acer incorporated
Contact emails

Subdomains

75 observed subdomains of acer.com.tw.

Web-graph footprint

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

134 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for acer.com.tw.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.tmes.trendmicro.com

Related pages

Pivot deeper into the graph from acer.com.tw.

Cypher and MCP

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

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