Skip to content

Hostname

lnu.se

Last fetched

lnu.se resolves to 2 IPv4 addresses operated by AS1653 in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

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

Resolution chain

lnu.se resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

2,376 observed subdomains of lnu.se.

Web-graph footprint

Distinct hostnames that link to or from lnu.se in the public web crawl.

2,570 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lnu.se.

MechanismTarget
SPF_Asmtp.tripnet.se
SPF_INCLUDEspf-a.telia.com
SPF_INCLUDEspf-b.telia.com
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.47.199.101
SPF_IP194.47.199.102

Related pages

Pivot deeper into the graph from lnu.se.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "lnu.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.