Skip to content

Hostname

raq.org.au

Last fetched

raq.org.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 · raq.org.auRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/raq.org.au

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.204104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.204104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.236172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:web address registration pty ltd
Organization
stuart mcfarlane
Contact emails

Subdomains

15 observed subdomains of raq.org.au.

Web-graph footprint

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

200 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.au.exclaimer.net
SPF_INCLUDEspf.infoxchangeapps.net.au
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.195.60.31
SPF_IP103.195.60.41
SPF_IP103.195.63.13
SPF_IP123.103.195.80
SPF_IP223.27.25.213

Related pages

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

Cypher and MCP

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

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