Skip to content

Hostname

itfocus.com.au

Last fetched

itfocus.com.au resolves to 2 IPv4 addresses operated by WIDEBAND-AS-AP Aussie Broadband in AU.

Nutrition Label

WHISPER CANON · itfocus.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/itfocus.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
180.150.84.249180.150.64.0/19AS4764WIDEBAND-AS-AP Aussie BroadbandAU
192.168.6.100.0.0.0/0AS64073

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for itfocus.com.au.

MechanismTarget
SPF_Aitfocus.com.au
SPF_INCLUDE_spf_cd.spamtitan.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.236.220.214
SPF_IP180.150.92.221
SPF_MXitfocus.com.au

Related pages

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

Cypher and MCP

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

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