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
Resolution chain
acer.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.192.130.164 | 13.192.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.177.253.180 | 18.176.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.77.98 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.76.74.88 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.76.91.126 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.77.204.101 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 43.206.249.50 | 43.206.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.196.185.202 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.199.74.143 | 52.196.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.232.239 | 54.150.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.199.190.47 | 54.199.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.250.167.102 | 54.250.128.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.182.203.199 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:1052
- Organization
- dns master it department -
- Contact emails
Subdomains
281 observed subdomains of acer.com.
Showing 25 of 281. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from acer.com in the public web crawl.
8,360 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for acer.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _vccnets.8x8.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | rnmk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 10.0.0.0/8 |
| SPF_IP | 54.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.