Skip to content

Hostname

fsoft.com.vn

Last fetched

fsoft.com.vn appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · fsoft.com.vnRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fsoft.com.vn

Resolution chain

fsoft.com.vn has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

No WHOIS records are currently associated with fsoft.com.vn in WhisperGraph.

Subdomains

64 observed subdomains of fsoft.com.vn.

Web-graph footprint

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

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for fsoft.com.vn.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.227.219.46
SPF_IP117.0.0.26
SPF_IP118.70.224.65
SPF_IP118.70.224.66
SPF_IP118.70.224.67
SPF_IP118.70.224.68
SPF_IP118.70.224.69
SPF_IP118.70.224.70
SPF_IP14.238.19.246
SPF_IP14.238.21.182
SPF_IP210.245.13.222
SPF_IP42.118.107.124
SPF_IP58.186.30.62
SPF_MXfsoft.com.vn

Related pages

Pivot deeper into the graph from fsoft.com.vn.

Cypher and MCP

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

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