Skip to content

Hostname

hostmaster.bsg.com.vn

Last fetched

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

Nutrition Label

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

Resolution chain

hostmaster.bsg.com.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 hostmaster.bsg.com.vn in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for hostmaster.bsg.com.vn.

MechanismTarget
SPF_Ahostmaster.bsg.com.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_MXgoogle.com
SPF_MXhostmaster.bsg.com.vn

Related pages

Pivot deeper into the graph from hostmaster.bsg.com.vn.

Cypher and MCP

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

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