Hostname
simplesolution.dk
Last fetched
simplesolution.dk resolves to 1 IPv4 address operated by PROCOPA in DK. WHOIS lists registrar:curanet a/s as the registrar.
Nutrition Label
Resolution chain
simplesolution.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 |
|---|---|---|---|---|
| 185.237.125.109 | 185.237.124.0/22 | AS210939 | PROCOPA | DK |
WHOIS identity
- Registrar
- registrar:curanet a/s
- Organization
- rainmakers holding aps
- Contact emails
Subdomains
133 observed subdomains of simplesolution.dk.
Showing 16 of 133. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from simplesolution.dk in the public web crawl.
47 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for simplesolution.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.accelo.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf-eu.emailsignatures365.com |
| SPF_INCLUDE | spf.ess.de.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.webhosting.dk |
| SPF_INCLUDE | spfinclude.sikkermail.dk |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 178.20.217.247/24 |
| SPF_IP | 178.20.217.249/32 |
| SPF_IP | 35.157.190.224/27 |
| SPF_IP | 85.27.178.107 |
| SPF_IP | 93.90.115.1/32 |
| SPF_IP | 93.90.117.1/32 |
Related pages
Pivot deeper into the graph from simplesolution.dk.
- IP · 185.237.125.109
- ASN · AS210939PROCOPA
- Registrar · registrar:curanet a/s
- Country · DK
- Email · hosting@simpledigital.dk
- TLD · .dk
- Browse hostnames · si…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "simplesolution.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.