Skip to content

Hostname

leila.se

Last fetched

leila.se resolves to 1 IPv4 address operated by AS44136 in SE. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · leila.seRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/leila.se

Resolution chain

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

IPPrefixASNOperatorCountry
46.16.234.10846.16.232.0/21AS44136SE

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

1 observed subdomain of leila.se.

Subdomain
www.leila.se

Web-graph footprint

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

283 sites link to this hostname.

398 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for leila.se.

MechanismTarget
SPF_Aleila.se
SPF_INCLUDE_spf.raskesider.no
SPF_INCLUDEaspmx.googlemail.com
SPF_IP195.238.76.0/23
SPF_IP213.150.135.0/21
SPF_IP79.99.0.0/21
SPF_IP94.247.168.0/21
SPF_MXleila.se
SPF_MXsmtp.tre.se

Related pages

Pivot deeper into the graph from leila.se.

Cypher and MCP

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

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