Skip to content

Hostname

lbsp.co.uk

Last fetched

lbsp.co.uk resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists registrar:cloudfloordns llc as the registrar.

Nutrition Label

WHISPER CANON · lbsp.co.ukRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/lbsp.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
77.68.64.677.68.0.0/17AS8560GB

WHOIS identity

Registrar
registrar:cloudfloordns llc
Organization
lbs properties
Contact emails

Subdomains

1 observed subdomain of lbsp.co.uk.

Web-graph footprint

Distinct hostnames that link to or from lbsp.co.uk in the public web crawl.

17 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lbsp.co.uk.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.231.74.210

Related pages

Pivot deeper into the graph from lbsp.co.uk.

Cypher and MCP

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

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