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
Resolution chain
vinbdi.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.238.211.149 | 103.238.211.0/24 | AS131413 | — | VN |
WHOIS identity
- Registrar
- iana:49
- Organization
- gmo-z.com runsystem jsc
- Contact emails
- —
Subdomains
26 observed subdomains of vinbdi.org.
Showing 25 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from vinbdi.org in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for vinbdi.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.238.210.11 |
| SPF_IP | 103.238.211.137 |
| SPF_MX | mail01.hn.vincomjsc.com |
| SPF_MX | mail02.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.