Hostname
red.dk
Last fetched
red.dk resolves to 1 IPv4 address operated by UPCLOUD - UpCloud Ltd in DE. WHOIS lists registrar:wannafind.dk a/s as the registrar.
Nutrition Label
Resolution chain
red.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 |
|---|---|---|---|---|
| 94.237.82.208 | 94.237.80.0/20 | AS202053 | UPCLOUD - UpCloud Ltd | DE |
WHOIS identity
- Registrar
- registrar:wannafind.dk a/s
- Organization
- red property advisers p/s
- Contact emails
Subdomains
2 observed subdomains of red.dk.
| Subdomain |
|---|
| file.red.dk |
| www.red.dk |
Web-graph footprint
Distinct hostnames that link to or from red.dk in the public web crawl.
19 sites link to this hostname.
36 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for red.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | spf.hosit.dk |
| SPF_INCLUDE | spf.itconfig.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spfrerouting.xink.io |
| SPF_IP | 93.178.188.206 |
| SPF_IP | 94.231.106.100 |
Related pages
Pivot deeper into the graph from red.dk.
- IP · 94.237.82.208
- ASN · AS202053UPCLOUD - UpCloud Ltd
- Registrar · registrar:wannafind.dk a/s
- Country · DE
- Email · mah@red.dk
- TLD · .dk
- Browse hostnames · re…
- 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: "red.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.