Hostname
coolrunner.dk
Last fetched
coolrunner.dk resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:abion ab as the registrar.
Nutrition Label
Resolution chain
coolrunner.dk resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:abion ab
- Organization
- coolrunner aps
- Contact emails
Subdomains
38 observed subdomains of coolrunner.dk.
Showing 25 of 38. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from coolrunner.dk in the public web crawl.
59 sites link to this hostname.
3 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
10 SPF mechanisms authorising senders for coolrunner.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 8403585.spf08.hubspotemail.net |
| SPF_INCLUDE | emsd1.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.itsecurity.dk |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.183.105.14 |
| SPF_IP | 167.89.79.166 |
| SPF_IP | 168.245.38.114 |
| SPF_IP | 62.199.219.6 |
Related pages
Pivot deeper into the graph from coolrunner.dk.
- IP · 108.138.36.28
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:abion ab
- Country · DE
- Email · info@coolrunner.dk
- TLD · .dk
- Browse hostnames · co…
- 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: "coolrunner.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.