Skip to content

Hostname

leissner.se

Last fetched

leissner.se resolves to 2 IPv4 addresses operated by AS12597 in SE. WHOIS lists registrar:leissner data ab as the registrar.

Nutrition Label

WHISPER CANON · leissner.seRouting diversity2.4/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/leissner.se

Resolution chain

leissner.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:leissner data ab
Organization
Contact emails

Subdomains

206 observed subdomains of leissner.se.

Web-graph footprint

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

17 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for leissner.se.

MechanismTarget
SPF_INCLUDE_spf.ilait.net
SPF_INCLUDEipv6spf.leissner.se
SPF_IP212.3.0.0/24
SPF_IP212.3.1.210
SPF_IP212.3.1.66
SPF_IP212.3.1.69
SPF_IP212.3.3.138
SPF_IP212.3.3.167
SPF_IP212.3.3.170
SPF_IP62.80.209.0/24
SPF_IP95.129.200.136

Related pages

Pivot deeper into the graph from leissner.se.

Cypher and MCP

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

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