Skip to content

Hostname

vfgl.com.au

Last fetched

vfgl.com.au has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · vfgl.com.auRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/vfgl.com.au

Resolution chain

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

WHOIS identity

Registrar
registrar:melbourne it
Organization
tom castle
Contact emails

Subdomains

8 observed subdomains of vfgl.com.au.

Web-graph footprint

Distinct hostnames that link to or from vfgl.com.au in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for vfgl.com.au.

MechanismTarget
SPF_INCLUDEau._netblocks.mimecast.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsurveymonkey.com
SPF_IP103.251.175.109
SPF_IP202.129.124.31
SPF_IP203.194.50.138
SPF_IP210.8.220.10
SPF_IP49.255.136.206
SPF_IP49.255.227.69
SPF_IP59.100.245.110

Related pages

Pivot deeper into the graph from vfgl.com.au.

Cypher and MCP

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

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