Skip to content

Hostname

lebara.co.uk

Last fetched

lebara.co.uk resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.

Nutrition Label

WHISPER CANON · lebara.co.ukRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/lebara.co.uk

Resolution chain

lebara.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.19.143.20852.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.87.9052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:csc corporate domains, inc [tag = csc-corp-domains]
Organization
lebara
Contact emails

Subdomains

35 observed subdomains of lebara.co.uk.

Web-graph footprint

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

161 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for lebara.co.uk.

MechanismTarget
SPF_Ahybrid.lebara.com
SPF_Amail.lebara.com
SPF_Asmtp.lebara.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.48.196.212/32
SPF_IP52.48.219.168/32
SPF_MXlebara.co.uk

Related pages

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

Cypher and MCP

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

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