Hostname
3.dk
Last fetched
3.dk resolves to 1 IPv4 address operated by KOMSTER-AS in SE. WHOIS lists registrar:csc digital brand service, inc as the registrar.
Nutrition Label
Resolution chain
3.dk 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 |
|---|---|---|---|---|
| 80.251.200.7 | 80.251.192.0/20 | AS44034 | KOMSTER-AS | SE |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- gdh (bvi)
- Contact emails
Subdomains
86,514 observed subdomains of 3.dk.
Showing 25 of 86,514. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from 3.dk in the public web crawl.
291 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for 3.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.d4sp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | web.shared.mysmtp.com |
| SPF_IP | 185.136.64.128/27 |
| SPF_IP | 185.136.65.128/27 |
| SPF_IP | 195.159.135.24 |
| SPF_IP | 213.115.225.0/24 |
| SPF_IP | 213.180.71.108/32 |
| SPF_IP | 213.180.71.12 |
| SPF_IP | 217.114.80.100/32 |
| SPF_IP | 217.114.90.54 |
| SPF_IP | 217.145.49.38 |
| SPF_IP | 217.145.53.131 |
| SPF_IP | 217.151.195.236 |
| SPF_IP | 217.151.196.0/24 |
| SPF_IP | 2a02:aa0:0:1c::/64 |
| SPF_IP | 80.251.192.0/24 |
| SPF_IP | 80.251.200.196 |
| SPF_IP | 80.251.200.199 |
| SPF_IP | 81.201.223.53 |
| SPF_IP | 88.131.62.128/25 |
| SPF_IP | 89.107.215.25 |
| SPF_IP | 91.213.250.0/24 |
| SPF_IP | 94.246.98.0/24 |
Related pages
Pivot deeper into the graph from 3.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "3.dk"})-[: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.