Skip to content

Hostname

lfs.org.uk

Last fetched

lfs.org.uk resolves to 1 IPv4 address operated by SUCURI-SEC - Sucuri in US. WHOIS lists registrar:the positive internet company ltd [tag = positive] as the registrar.

Nutrition Label

WHISPER CANON · lfs.org.ukRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lfs.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
192.124.249.56192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
registrar:the positive internet company ltd [tag = positive]
Organization
the london international film school
Contact emails

Subdomains

41 observed subdomains of lfs.org.uk.

Web-graph footprint

Distinct hostnames that link to or from lfs.org.uk in the public web crawl.

357 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for lfs.org.uk.

MechanismTarget
SPF_Alfs.org.uk
SPF_INCLUDE_spf.mythic-beasts.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP130.195.60.2/28
SPF_IP139.162.209.17
SPF_IP148.105.0.0/16
SPF_IP158.41.57.58/32
SPF_IP158.41.57.59/32
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP62.232.45.40/29
SPF_IP72.55.140.81/32
SPF_MXlfs.org.uk

Related pages

Pivot deeper into the graph from lfs.org.uk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lfs.org.uk"})-[: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.