Skip to content

Hostname

lbfinc.org

Last fetched

lbfinc.org resolves to 2 IPv4 addresses operated by WPX - K Media Tech Ltd. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · lbfinc.orgRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/lbfinc.org

Resolution chain

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

IPPrefixASNOperatorCountry
194.1.147.37194.1.147.0/24AS210250WPX - K Media Tech Ltd.GB
194.1.147.76194.1.147.0/24AS210250WPX - K Media Tech Ltd.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

26 observed subdomains of lbfinc.org.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for lbfinc.org.

Related pages

Pivot deeper into the graph from lbfinc.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "lbfinc.org"})-[: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.