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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.134.207.129 | 13.134.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 13.42.92.241 | 13.40.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 35.178.153.235 | 35.178.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 52.56.126.239 | 52.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- —
- Organization
- john bagley civic centre
- Contact emails
Subdomains
73 observed subdomains of lbbd.gov.uk.
Showing 25 of 73. View all subdomains →
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
MX records
SPF policy
5 SPF mechanisms authorising senders for lbbd.gov.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-a.lbbd.gov.uk |
| SPF_INCLUDE | _spf-b.lbbd.gov.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.253.131.14/32 |
| SPF_IP | 51.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.