Hostname
www.softek.vn
Last fetched
www.softek.vn resolves to 1 IPv4 address operated by HQV-VN - HAO QUANG VIET SOFTWARE COMPANY LIMITED in VN.
Nutrition Label
Resolution chain
www.softek.vn 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 |
|---|---|---|---|---|
| 36.50.234.7 | 36.50.234.0/23 | AS151901 | HQV-VN - HAO QUANG VIET SOFTWARE COMPANY LIMITED | VN |
WHOIS identity
No WHOIS records are currently associated with www.softek.vn in WhisperGraph.
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for www.softek.vn.
| Mechanism | Target |
|---|---|
| SPF_A | www.softek.vn |
| SPF_INCLUDE | spf.lpvietnam.com |
| SPF_IP | 118.69.201.113 |
| SPF_IP | 118.69.201.81 |
| SPF_IP | 118.69.201.82 |
| SPF_IP | 118.69.201.94 |
| SPF_IP | 118.69.201.95 |
| SPF_IP | 36.50.234.7 |
| SPF_MX | www.softek.vn |
Related pages
Pivot deeper into the graph from www.softek.vn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "www.softek.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.