Skip to content

Hostname

lbma.org.uk

Last fetched

lbma.org.uk resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:fastnet international ltd as the registrar.

Nutrition Label

WHISPER CANON · lbma.org.ukRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/lbma.org.uk

Resolution chain

lbma.org.uk resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.44.244104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.12.20104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.13.20104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.205.125172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.75.137172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:fastnet international ltd
Organization
london bullion market association
Contact emails

Subdomains

9 observed subdomains of lbma.org.uk.

Web-graph footprint

Distinct hostnames that link to or from lbma.org.uk in the public web crawl.

2,012 sites link to this hostname.

180 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for lbma.org.uk.

MechanismTarget
SPF_Albma.org.uk
SPF_INCLUDE_spf.eu.me
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEapp.etouches.com
SPF_INCLUDEcustomers.clickdimensions.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.aventri.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP212.42.180.221/32
SPF_IP81.31.68.193
SPF_IP81.31.69.72

Related pages

Pivot deeper into the graph from lbma.org.uk.

Cypher and MCP

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

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