Skip to content

Hostname

lfo.org.uk

Last fetched

lfo.org.uk resolves to 1 IPv4 address operated by AS63949 in GB. WHOIS lists registrar:ionos se [tag = 1and1] as the registrar.

Nutrition Label

WHISPER CANON · lfo.org.ukRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/lfo.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
213.168.249.140213.168.248.0/22AS63949GB

WHOIS identity

Registrar
registrar:ionos se [tag = 1and1]
Organization
elizabeth graham
Contact emails

Subdomains

2 observed subdomains of lfo.org.uk.

Web-graph footprint

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

160 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for lfo.org.uk.

MechanismTarget
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsystem.spektrix.com
SPF_IP88.202.142.167

Related pages

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

Cypher and MCP

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

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