Skip to content

Hostname

lbbd.gov.uk

Last fetched

lbbd.gov.uk resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · lbbd.gov.ukRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/lbbd.gov.uk

Resolution chain

lbbd.gov.uk resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.134.207.12913.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.92.24113.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.178.153.23535.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
52.56.126.23952.56.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
john bagley civic centre
Contact emails

Subdomains

73 observed subdomains of lbbd.gov.uk.

Web-graph footprint

Distinct hostnames that link to or from lbbd.gov.uk in the public web crawl.

754 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for lbbd.gov.uk.

MechanismTarget
SPF_INCLUDE_spf-a.lbbd.gov.uk
SPF_INCLUDE_spf-b.lbbd.gov.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.253.131.14/32
SPF_IP51.132.14.186

Related pages

Pivot deeper into the graph from lbbd.gov.uk.

Cypher and MCP

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

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