Skip to content

Hostname

bsg.vn

Last fetched

bsg.vn resolves to 1 IPv4 address operated by AS149098 in VN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.172.239.93103.172.238.0/23AS149098VN

WHOIS identity

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

Subdomains

36 observed subdomains of bsg.vn.

Web-graph footprint

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

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bsg.vn.

MechanismTarget
SPF_Absg.vn
SPF_Ayo365.vn
SPF_INCLUDE_spf.google.com
SPF_INCLUDEvnpt-hanoi.com.vn
SPF_INCLUDEyo365.vn
SPF_IP113.160.57.46
SPF_IP123.30.181.34
SPF_IP188.166.188.129
SPF_MXbsg.vn
SPF_MXgoogle.com

Related pages

Pivot deeper into the graph from bsg.vn.

Cypher and MCP

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

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