Hostname
icsoft.vn
Last fetched
icsoft.vn resolves to 1 IPv4 address operated by INCOM-AS-VN - Cong ty CP Truyen thong quoc te Incom in VN.
Nutrition Label
Resolution chain
icsoft.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 |
|---|---|---|---|---|
| 45.121.163.8 | 45.121.163.0/24 | AS56149 | INCOM-AS-VN - Cong ty CP Truyen thong quoc te Incom | VN |
WHOIS identity
No WHOIS records are currently associated with icsoft.vn in WhisperGraph.
Subdomains
102 observed subdomains of icsoft.vn.
Showing 25 of 102. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for icsoft.vn.
| Mechanism | Target |
|---|---|
| SPF_A | mgw.broadband.vn |
| SPF_A | mhgw.broadband.vn |
| SPF_A | mx1.broadband.vn |
| SPF_IP | 103.3.252.2 |
| SPF_IP | 103.3.252.29 |
| SPF_IP | 45.120.228.50 |
| SPF_MX | icsoft.vn |
Related pages
Pivot deeper into the graph from icsoft.vn.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "icsoft.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.