Skip to content

Hostname

dydx.cc

Last fetched

dydx.cc resolves to 10 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · dydx.ccRouting diversity5.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dydx.cc

Resolution chain

dydx.cc resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.32.56104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
16.162.120.16316.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
16.162.120.16916.162.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
172.67.183.241172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.162.154.18518.162.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.HK
43.199.253.24543.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.HK
43.229.7.3743.229.7.0/24AS59371HK
54.46.54.15754.46.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.HK
69.160.168.18769.160.168.0/24AS59371HK
47.76.228.7847.76.128.0/17AS45102HK

WHOIS identity

Registrar
iana:1479
Organization
see privacyguardian.org
Contact emails

Subdomains

1 observed subdomain of dydx.cc.

Subdomain
www.dydx.cc

Threat posture

History

Related pages

Pivot deeper into the graph from dydx.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dydx.cc"})-[: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.