Skip to content

Hostname

acdsee.com

Last fetched

acdsee.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.140.215.7918.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.142.195.10318.142.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.232.111.173.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.72.6334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.175.234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.174.94.12035.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.250.15254.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.222.2854.208.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
32.195.183.9832.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
******** ********
Contact emails

Subdomains

36 observed subdomains of acdsee.com.

Web-graph footprint

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

1,278 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for acdsee.com.

Related pages

Pivot deeper into the graph from acdsee.com.

Cypher and MCP

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

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