Hostname
lev.dk
Last fetched
lev.dk resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada as the registrar.
Nutrition Label
Resolution chain
lev.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 |
|---|---|---|---|---|
| 185.21.42.54 | 185.21.40.0/22 | AS48854 | — | DK |
WHOIS identity
- Registrar
- registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
- Organization
- landsforeningen lev
- Contact emails
Subdomains
93 observed subdomains of lev.dk.
Showing 25 of 93. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lev.dk in the public web crawl.
142 sites link to this hostname.
73 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
17 SPF mechanisms authorising senders for lev.dk.
| Mechanism | Target |
|---|---|
| SPF_A | dc.lev.dk |
| SPF_A | lev.dk |
| SPF_A | mail.lev.dk |
| SPF_INCLUDE | spf.dnsentries.co.uk |
| SPF_INCLUDE | spf.mailanyone.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.163.189.51/32 |
| SPF_IP | 185.163.189.52/32 |
| SPF_IP | 185.163.189.53/32 |
| SPF_IP | 185.21.42.54 |
| SPF_IP | 193.104.246.21 |
| SPF_IP | 195.69.128.55 |
| SPF_IP | 195.69.128.60 |
| SPF_IP | 77.243.131.13 |
| SPF_IP | 93.90.115.1/32 |
| SPF_IP | 93.90.117.1/32 |
| SPF_MX | lev.dk |
Related pages
Pivot deeper into the graph from lev.dk.
- IP · 185.21.42.54
- ASN · AS48854
- Registrar · registrar:ascio technologies, corp. danmark - filial af ascio technologies, corp. canada
- Country · DK
- Email · lev@lev.dk
- TLD · .dk
- Browse hostnames · le…
- 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: "lev.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.