Skip to content

Hostname

graa.com.au

Last fetched

graa.com.au resolves to 1 IPv4 address operated by OVH - OVH SAS in SG. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · graa.com.auRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/graa.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
139.99.69.157139.99.0.0/17AS16276OVH - OVH SASSG

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
gary rothville
Contact emails

Subdomains

7 observed subdomains of graa.com.au.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Agraa.com.au
SPF_IP107.6.112.226
SPF_IP107.6.121.220
SPF_IP139.99.69.157
SPF_IP216.185.103.14
SPF_IP43.249.39.138
SPF_MXgraa.com.au

Related pages

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

Cypher and MCP

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

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