Hostname
e-boks.dk
Last fetched
e-boks.dk resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in DE. WHOIS lists registrar:csc digital brand service, inc as the registrar.
Nutrition Label
Resolution chain
e-boks.dk resolves to 4 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 |
WHOIS identity
- Registrar
- registrar:csc digital brand service, inc
- Organization
- e-boks a/s
- Contact emails
Subdomains
27 observed subdomains of e-boks.dk.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from e-boks.dk in the public web crawl.
227 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for e-boks.dk.
| Mechanism | Target |
|---|---|
| SPF_A | e-boks.dk |
| SPF_A | mail.kmd.dk |
| SPF_A | mail3.kmd.dk |
| SPF_INCLUDE | 7228361.spf08.hubspotemail.net |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 131.165.106.19 |
| SPF_IP | 131.165.63.184 |
| SPF_IP | 131.165.63.185 |
| SPF_IP | 131.165.63.80/28 |
| SPF_IP | 131.165.63.83 |
| SPF_IP | 131.165.67.22/32 |
| SPF_IP | 131.165.77.52 |
| SPF_IP | 198.37.156.28/32 |
| SPF_MX | e-boks.dk |
Related pages
Pivot deeper into the graph from e-boks.dk.
- IP · 141.101.90.104
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · registrar:csc digital brand service, inc
- Country · DE
- Email · kreditor@e-boks.dk
- TLD · .dk
- Browse hostnames · eb…
- 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: "e-boks.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.