Skip to content

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

WHISPER CANON · lo.seRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/lo.se

Resolution chain

lo.se resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
51.12.31.151.12.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

66 observed subdomains of lo.se.

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.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lo.se.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.244.126.96/28
SPF_IP130.26.0.0/16
SPF_IP193.234.102.231
SPF_IP212.247.154.0/23
SPF_IP212.247.156.0/27
SPF_IP212.247.9.96/27
SPF_IP46.254.8.64
SPF_IP79.138.23.119

Related pages

Pivot deeper into the graph from lo.se.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.