Hostname
cookieinformation.dk
Last fetched
cookieinformation.dk resolves to 2 IPv4 addresses operated by AS48579 in SE. WHOIS lists registrar:dandomain a/s as the registrar.
Nutrition Label
Resolution chain
cookieinformation.dk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 212.237.149.8 | 212.237.148.0/22 | AS48579 | — | SE |
| 93.191.155.240 | 93.191.152.0/21 | AS48854 | — | DK |
WHOIS identity
- Registrar
- registrar:dandomain a/s
- Organization
- cookie information
- Contact emails
Subdomains
1 observed subdomain of cookieinformation.dk.
| Subdomain |
|---|
| www.cookieinformation.dk |
Web-graph footprint
Distinct hostnames that link to or from cookieinformation.dk in the public web crawl.
78 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for cookieinformation.dk.
| Mechanism | Target |
|---|---|
| SPF_A | cookieinformation.dk |
| SPF_INCLUDE | spf.dandomain.dk |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cookieinformation.dk.
- IP · 212.237.149.8
- ASN · AS48579
- Registrar · registrar:dandomain a/s
- Country · SE
- Email · k.rendemann@cookieinformation.com
- 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: "cookieinformation.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.