Skip to content

Hostname

vhfcn.org

Last fetched

vhfcn.org resolves to 1 IPv4 address operated by CNSQ-AS12213 - Centersquare in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · vhfcn.orgRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/vhfcn.org

Resolution chain

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

IPPrefixASNOperatorCountry
131.226.247.88131.228.76.0/24AS12213CNSQ-AS12213 - CentersquareUS

WHOIS identity

Registrar
iana:2
Organization
vietnam helicopter flight crew network
Contact emails

Subdomains

2 observed subdomains of vhfcn.org.

Web-graph footprint

Distinct hostnames that link to or from vhfcn.org in the public web crawl.

57 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for vhfcn.org.

MechanismTarget
SPF_Avhfcn.org
SPF_IP131.226.247.88
SPF_MXvhfcn.org

Related pages

Pivot deeper into the graph from vhfcn.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "vhfcn.org"})-[: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.