Skip to content

Hostname

slu.se

Last fetched

slu.se resolves to 1 IPv4 address operated by SUNET SUNET Swedish University Network in SE.

Nutrition Label

WHISPER CANON · slu.seRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/slu.se

Resolution chain

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

IPPrefixASNOperatorCountry
193.10.100.12193.10.0.0/16AS1653SUNET SUNET Swedish University NetworkSE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for slu.se.

MechanismTarget
SPF_Aslu.se
SPF_INCLUDE_spf.netigate.se
SPF_INCLUDE_spf.ungapped.email
SPF_INCLUDEspf-eu.exlibrisgroup.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.238.100.6
SPF_IP178.21.131.158/32
SPF_IP193.75.92.154/32
SPF_IP82.196.180.210
SPF_IP91.123.56.128/32
SPF_MXslu.se

Related pages

Pivot deeper into the graph from slu.se.

Cypher and MCP

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

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