Hostname
dukascopy.com
Last fetched
dukascopy.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
dukascopy.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.20.28.213 | 104.20.16.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.145.22 | 172.66.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1910
- Organization
- domain discreet privacy service attn: dukascopy.com
- Contact emails
- 02b7a9290a28fd0a14c918b8a1db6643@domaindiscreet.com
- 0661bea90a28fd0a74b9f61884966cd1@domaindiscreet.com
- 11241eab0a28fd0a3457c74e3fdf1aa7@domaindiscreet.com
- 18743dc30a28fd0a711da4498b1d065f@domaindiscreet.com
- 236c3ec20a28fd0a4d081fa0478679f5@domaindiscreet.com
- 2ac06d250a28fd0a3fc02152c55a5ccd@domaindiscreet.com
- 406307d80a28fd0a68ab0b3a29a6cde6@domaindiscreet.com
- 440dc8a00a28fd0a2a5d8eca2f4700a0@domaindiscreet.com
- 47b898670a28fd0a6412ffaa4af2debb@domaindiscreet.com
- 4f612d660a161233048a301e23ba291e@domaindiscreet.com
- 51eaf5880a28fd0a7bc85d85cc8ade5a@domaindiscreet.com
- 6c0b47450a28fd0a52cf550f568acd79@domaindiscreet.com
- 6ee4b41d0a28fd0a4fb575f1825af7c3@domaindiscreet.com
- 6q0ogtcrkiho79n08e4pffdl0r@domaindiscreet.com
- 8f11374c0a28fd0a7e70fd230429073b@domaindiscreet.com
- 92f3d21d0a28fd0a4f0ddd8512e3b51f@domaindiscreet.com
- be481c3d0a28fd0a7c183b2bddcc0bcd@domaindiscreet.com
- be9a61470a28fd0a4c68e83676e56246@domaindiscreet.com
- c23fe86c0a28fd0a5069ae1d7cb9bd84@domaindiscreet.com
- ccb1d8690a28fd0a29012b7ac19f4883@domaindiscreet.com
- and 12 more
Subdomains
110 observed subdomains of dukascopy.com.
Showing 25 of 110. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from dukascopy.com in the public web crawl.
1,370 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for dukascopy.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 16.62.220.123/32 |
| SPF_IP | 194.8.15.0/24 |
Related pages
Pivot deeper into the graph from dukascopy.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "dukascopy.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.