Skip to content

Hostname

wray.com.au

Last fetched

wray.com.au resolves to 2 IPv4 addresses operated by AS55803 in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · wray.com.auRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/wray.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
101.0.115.100101.0.64.0/18AS55803AU
5.22.145.1805.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:domain directors pty ltd trading as instra
Organization
andy crowhurst
Contact emails

Subdomains

2 observed subdomains of wray.com.au.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for wray.com.au.

MechanismTarget
SPF_Awray.com.au
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.13.69.0/24
SPF_IP116.212.241.50
SPF_IP124.47.150.0/24
SPF_IP124.47.189.0/24
SPF_IP180.189.28.0/24
SPF_IP27.54.128.206
SPF_MXwray.com.au

Related pages

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

Cypher and MCP

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

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