Hostname
lbhf.gov.uk
Last fetched
lbhf.gov.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
lbhf.gov.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.56.82.99 | 52.56.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- —
- Organization
- network manager town hall
- Contact emails
Subdomains
74 observed subdomains of lbhf.gov.uk.
Showing 25 of 74. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from lbhf.gov.uk in the public web crawl.
1,436 sites link to this hostname.
600 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
20 SPF mechanisms authorising senders for lbhf.gov.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-ext.necsws.com |
| SPF_INCLUDE | _spf.firmstep.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | rocktimeweb.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tribal-cs.com |
| SPF_IP | 109.228.2.192 |
| SPF_IP | 131.145.0.25 |
| SPF_IP | 148.253.131.14/32 |
| SPF_IP | 148.253.131.6/32 |
| SPF_IP | 167.89.67.153 |
| SPF_IP | 185.54.84.144/32 |
| SPF_IP | 34.248.50.209 |
| SPF_IP | 54.72.103.185 |
| SPF_IP | 62.13.148.0/23 |
| SPF_IP | 62.13.149.0/23 |
| SPF_IP | 62.149.36.42/32 |
| SPF_IP | 62.233.102.35/32 |
| SPF_IP | 82.197.78.69/32 |
Related pages
Pivot deeper into the graph from lbhf.gov.uk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "lbhf.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.