Skip to content

Hostname

softek.vn

Last fetched

softek.vn resolves to 1 IPv4 address operated by HQV-VN - HAO QUANG VIET SOFTWARE COMPANY LIMITED in VN.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
36.50.234.736.50.234.0/23AS151901HQV-VN - HAO QUANG VIET SOFTWARE COMPANY LIMITEDVN

WHOIS identity

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

Subdomains

21 observed subdomains of softek.vn.

Web-graph footprint

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

13 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for softek.vn.

MechanismTarget
SPF_Asoftek.vn
SPF_INCLUDEspf.lpvietnam.com
SPF_IP118.69.201.113
SPF_IP118.69.201.81
SPF_IP118.69.201.82
SPF_IP118.69.201.94
SPF_IP118.69.201.95
SPF_IP36.50.234.7
SPF_MXsoftek.vn

Related pages

Pivot deeper into the graph from softek.vn.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.