Skip to content

Hostname

alocdn.com

Last fetched

alocdn.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · alocdn.comRouting diversity6.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/alocdn.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.20.201.151100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.20.249.200100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.21.154.174100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.21.29.39100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.22.62.122100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
100.23.29.232100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
34.208.223.18834.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.209.94.10234.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.214.57.12734.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.216.217.12934.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.162.4.15735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.109.12935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.165.187.15235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.166.166.13935.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.185.3735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.81.103.16435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.82.222.10835.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.20.2135.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.83.88.25435.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.228.220.13844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of alocdn.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

2 SPF mechanisms authorising senders for alocdn.com.

MechanismTarget
SPF_Aalocdn.com
SPF_MXalocdn.com

Related pages

Pivot deeper into the graph from alocdn.com.

Cypher and MCP

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

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