Skip to content

Hostname

actf.com.au

Last fetched

actf.com.au resolves to 2 IPv4 addresses operated by INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTD in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

WHISPER CANON · actf.com.auRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/actf.com.au

Resolution chain

actf.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
111.223.232.155111.223.232.0/21AS38880INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTDAU
27.131.66.18727.131.64.0/19AS38880INT-5GN-AS-AP 5G NETWORK OPERATIONS PTY LTDAU

WHOIS identity

Registrar
registrar:melbourne it
Organization
australian children's television foundation
Contact emails

Subdomains

21 observed subdomains of actf.com.au.

Web-graph footprint

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

135 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for actf.com.au.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfa.cpmails.com
SPF_IP111.223.232.154
SPF_IP203.219.205.10
SPF_IP203.22.215.136/32

Related pages

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

Cypher and MCP

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

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