Skip to content

Hostname

gmes.org.au

Last fetched

gmes.org.au resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · gmes.org.auRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/gmes.org.au

Resolution chain

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

IPPrefixASNOperatorCountry
40.82.203.5840.80.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationAU

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
joan jermy
Contact emails

Subdomains

7 observed subdomains of gmes.org.au.

Web-graph footprint

Distinct hostnames that link to or from gmes.org.au in the public web crawl.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • gmes.org.au

SPF policy

10 SPF mechanisms authorising senders for gmes.org.au.

MechanismTarget
SPF_Agmes.org.au
SPF_INCLUDEspf.antispamcloud.com
SPF_IP101.234.156.173
SPF_IP101.234.156.41
SPF_IP103.225.186.133
SPF_IP114.111.135.4
SPF_IP20.211.40.237
SPF_IP20.92.248.60
SPF_IP40.82.203.58
SPF_MXgmes.org.au

Related pages

Pivot deeper into the graph from gmes.org.au.

Cypher and MCP

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

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