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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 192.124.249.56 | 192.124.249.0/24 | AS30148 | SUCURI-SEC - Sucuri | US |
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.
Showing 25 of 41. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for lfs.org.uk.
| Mechanism | Target |
|---|---|
| SPF_A | lfs.org.uk |
| SPF_INCLUDE | _spf.mythic-beasts.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 130.195.60.2/28 |
| SPF_IP | 139.162.209.17 |
| SPF_IP | 148.105.0.0/16 |
| SPF_IP | 158.41.57.58/32 |
| SPF_IP | 158.41.57.59/32 |
| SPF_IP | 198.2.128.0/18 |
| SPF_IP | 205.201.128.0/20 |
| SPF_IP | 62.232.45.40/29 |
| SPF_IP | 72.55.140.81/32 |
| SPF_MX | lfs.org.uk |
Related pages
Pivot deeper into the graph from lfs.org.uk.
- IP · 192.124.249.56
- ASN · AS30148SUCURI-SEC - Sucuri
- Registrar · registrar:the positive internet company ltd [tag = positive]
- Country · US
- Apex domain · org.uk
- TLD · .uk
- Browse hostnames · lf…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.