Skip to content

Hostname

amstraining.com.au

Last fetched

amstraining.com.au resolves to 1 IPv4 address operated by AS136557 in AU. WHOIS lists registrar:wild west domains llc as the registrar.

Nutrition Label

WHISPER CANON · amstraining.com.auRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/amstraining.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
45.252.189.745.252.189.0/24AS136557AU

WHOIS identity

Registrar
registrar:wild west domains llc
Organization
ian cole
Contact emails

Subdomains

16 observed subdomains of amstraining.com.au.

Web-graph footprint

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

25 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aamstraining.com.au
SPF_Asmtp-out.pwh.com.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.13.84.210
SPF_IP103.13.84.213
SPF_MXamstraining.com.au

Related pages

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

Cypher and MCP

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

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