Skip to content

Hostname

acerid.com

Last fetched

acerid.com resolves to 14 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1675 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.213.181.2213.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.213.80.8813.212.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.228.106.15813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.192.3913.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.86.15513.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.251.107.16413.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.123.24618.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.143.31.10318.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.1.184.1433.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.130.174.21447.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.117.2752.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.74.92.18952.74.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.44.13752.76.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.130.11154.255.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1675
Organization
domain admin
Contact emails

Subdomains

4 observed subdomains of acerid.com.

Web-graph footprint

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

548 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from acerid.com.

Cypher and MCP

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

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