Hostname
lsb.dk
Last fetched
lsb.dk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL.
Nutrition Label
Resolution chain
lsb.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 |
|---|---|---|---|---|
| 137.117.229.255 | 137.117.0.0/16 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- —
- Organization
- lan & spar bank a/s
- Contact emails
Subdomains
39 observed subdomains of lsb.dk.
Showing 25 of 39. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lsb.dk in the public web crawl.
237 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for lsb.dk.
| Mechanism | Target |
|---|---|
| SPF_A | mailrelay.resultmaker.com |
| SPF_INCLUDE | carmamail.com |
| SPF_INCLUDE | send.heysender.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.31.77.87 |
| SPF_IP | 193.162.109.0/24 |
| SPF_IP | 2.109.32.60 |
| SPF_IP | 20.16.248.25 |
Related pages
Pivot deeper into the graph from lsb.dk.
- IP · 137.117.229.255
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Country · NL
- Email · helpdesk@lsb.dk
- TLD · .dk
- Browse hostnames · ls…
- 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: "lsb.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.