Skip to content

Hostname

slp.se

Last fetched

slp.se resolves to 3 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in SE. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · slp.seRouting diversity2.4/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/slp.se

Resolution chain

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

IPPrefixASNOperatorCountry
51.12.31.851.12.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationSE
150.171.109.100150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE
150.171.109.101150.171.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationKE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

11 observed subdomains of slp.se.

Web-graph footprint

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

39 sites link to this hostname.

38 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for slp.se.

MechanismTarget
SPF_Amail.dcmoln.se
SPF_INCLUDE_spf.firebasemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.27.168.157
SPF_IP185.27.169.232
SPF_IP185.27.169.236
SPF_IP185.27.171.23
SPF_IP185.27.171.29
SPF_IP194.218.201.181

Related pages

Pivot deeper into the graph from slp.se.

Cypher and MCP

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

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