Skip to content

Hostname

gttraining.com.au

Last fetched

gttraining.com.au resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:web address registration pty ltd as the registrar.

Nutrition Label

WHISPER CANON · gttraining.com.auRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/gttraining.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.40.97104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.183.211172.67.176.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
192.124.249.76192.124.249.0/24AS30148SUCURI-SEC - SucuriUS

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
andrew robinson
Contact emails

Subdomains

35 observed subdomains of gttraining.com.au.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • gttraining.com.au

SPF policy

5 SPF mechanisms authorising senders for gttraining.com.au.

MechanismTarget
SPF_Agttraining.com.au
SPF_INCLUDEsendgrid.net
SPF_IP113.212.96.215
SPF_IP3.25.10.0
SPF_MXgttraining.com.au

Related pages

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

Cypher and MCP

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

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