Skip to content

Hostname

lbk.vn

Last fetched

lbk.vn resolves to 1 IPv4 address operated by AS7602 in VN.

Nutrition Label

WHISPER CANON · lbk.vnRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/lbk.vn

Resolution chain

lbk.vn resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
180.93.3.98180.93.0.0/22AS7602VN

WHOIS identity

No WHOIS records are currently associated with lbk.vn in WhisperGraph.

Subdomains

74 observed subdomains of lbk.vn.

Web-graph footprint

Distinct hostnames that link to or from lbk.vn in the public web crawl.

19 sites link to this hostname.

66 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for lbk.vn.

MechanismTarget
SPF_IP15.235.193.19
SPF_MXlbk.vn

Related pages

Pivot deeper into the graph from lbk.vn.

Cypher and MCP

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

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