Skip to content

Hostname

vinbdi.org

Last fetched

vinbdi.org resolves to 1 IPv4 address operated by AS131413 in VN. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · vinbdi.orgRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/vinbdi.org

Resolution chain

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

IPPrefixASNOperatorCountry
103.238.211.149103.238.211.0/24AS131413VN

WHOIS identity

Registrar
iana:49
Organization
gmo-z.com runsystem jsc
Contact emails

Subdomains

26 observed subdomains of vinbdi.org.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for vinbdi.org.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.238.210.11
SPF_IP103.238.211.137
SPF_MXmail01.hn.vincomjsc.com
SPF_MXmail02.hn.vincomjsc.com

Related pages

Pivot deeper into the graph from vinbdi.org.

Cypher and MCP

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

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