Skip to content

Hostname

dusays.com

Last fetched

dusays.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1697 as the registrar.

Nutrition Label

WHISPER CANON · dusays.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/dusays.com

Resolution chain

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

IPPrefixASNOperatorCountry
216.198.79.65216.198.79.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
43.174.246.3243.174.246.0/24AS139341ACE-AS-AP ACESG
43.174.247.3243.174.247.0/24AS139341ACE-AS-AP ACESG
64.29.17.164.29.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.29.17.6564.29.17.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
82.157.205.20382.157.192.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN
82.157.205.20382.157.192.0/18AS45090TENCENT-NET-AP Shenzhen Tencent Computer Systems Company LimitedCN

WHOIS identity

Registrar
iana:1697
Organization
Contact emails

Subdomains

54 observed subdomains of dusays.com.

Web-graph footprint

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

326 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from dusays.com.

Cypher and MCP

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

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