Skip to content

Hostname

fshare.vn

Last fetched

fshare.vn resolves to 1 IPv4 address operated by AS18403 in VN.

Nutrition Label

WHISPER CANON · fshare.vnRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/fshare.vn

Resolution chain

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

IPPrefixASNOperatorCountry
118.69.164.19118.69.160.0/20AS18403VN

WHOIS identity

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

Subdomains

115 observed subdomains of fshare.vn.

Web-graph footprint

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

1,421 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for fshare.vn.

MechanismTarget
SPF_Afshare.vn
SPF_INCLUDE_spf.fptdata.net
SPF_IP1.55.32.39
SPF_IP1.55.32.40
SPF_IP1.55.32.41
SPF_IP1.55.32.76
SPF_IP118.69.164.238

Related pages

Pivot deeper into the graph from fshare.vn.

Cypher and MCP

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

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