Hostname
draka.com
Last fetched
draka.com resolves to 1 IPv4 address operated by AS3302 in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
draka.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 217.29.160.108 | 217.29.160.0/20 | AS3302 | — | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- draka holding n.v.
- Contact emails
- web.domains@prysmian.com
- 2d2a3bb0-6539-4329-a9d6-7b1277fd69c5@identity-protect.org
- 3033c8f6-a6de-4185-b6b7-5156a4dc4dd3@identity-protect.org
- 464f3fb3-b53b-48a7-8873-85d9d3ffe255@identity-protect.org
- 944518c2-0fa0-4522-85ff-76cfb66d2a8f@identity-protect.org
- aeba605c-1bd4-4239-8978-f6a82987c88a@identity-protect.org
- d77153cb-5031-4afa-8441-5351244a785a@identity-protect.org
- daee05fd-daf3-4739-8aae-af629da6bfc9@identity-protect.org
- owner-10139539@draka.com.whoisprivacyservice.org
Subdomains
18 observed subdomains of draka.com.
Showing 15 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from draka.com in the public web crawl.
38 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for draka.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.afas.online |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.31.56.0/24 |
Related pages
Pivot deeper into the graph from draka.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "draka.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.