Hostname
silkeborgdata.dk
Last fetched
silkeborgdata.dk resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in DE.
Nutrition Label
Resolution chain
silkeborgdata.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 141.101.90.104 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.105 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.106 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.107 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.96 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.97 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.98 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
| 141.101.90.99 | 141.101.90.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | DE |
WHOIS identity
- Registrar
- —
- Organization
- eg a/s
- Contact emails
Subdomains
5 observed subdomains of silkeborgdata.dk.
Web-graph footprint
Distinct hostnames that link to or from silkeborgdata.dk in the public web crawl.
16 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
16 SPF mechanisms authorising senders for silkeborgdata.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 176.9.106.252 |
| SPF_IP | 185.21.41.106 |
| SPF_IP | 188.180.89.114 |
| SPF_IP | 193.162.109.0/24 |
| SPF_IP | 194.239.188.22/31 |
| SPF_IP | 195.184.243.2 |
| SPF_IP | 217.195.176.186/32 |
| SPF_IP | 77.243.129.108 |
| SPF_IP | 80.196.242.132 |
| SPF_IP | 80.196.242.133 |
| SPF_IP | 87.51.2.52 |
| SPF_IP | 89.221.166.109 |
| SPF_IP | 91.207.32.40 |
| SPF_IP | 91.207.32.81 |
| SPF_IP | 91.207.32.82 |
Related pages
Pivot deeper into the graph from silkeborgdata.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "silkeborgdata.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.