Hostname
lo.se
Last fetched
lo.se resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists registrar:loopia ab as the registrar.
Nutrition Label
Resolution chain
lo.se 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 |
|---|---|---|---|---|
| 51.12.31.1 | 51.12.0.0/15 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | SE |
WHOIS identity
- Registrar
- registrar:loopia ab
- Organization
- —
- Contact emails
- —
Subdomains
66 observed subdomains of lo.se.
Showing 25 of 66. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lo.se in the public web crawl.
581 sites link to this hostname.
167 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for lo.se.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.244.126.96/28 |
| SPF_IP | 130.26.0.0/16 |
| SPF_IP | 193.234.102.231 |
| SPF_IP | 212.247.154.0/23 |
| SPF_IP | 212.247.156.0/27 |
| SPF_IP | 212.247.9.96/27 |
| SPF_IP | 46.254.8.64 |
| SPF_IP | 79.138.23.119 |
Related pages
Pivot deeper into the graph from lo.se.
- IP · 51.12.31.1
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:loopia ab
- Country · SE
- TLD · .se
- Browse hostnames · lo…
- 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: "lo.se"})-[: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.