Skip to content

Hostname

qva.com.au

Last fetched

qva.com.au resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.62.81.1052.62.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.AU
52.64.50.552.64.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
52.65.114.5252.65.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.AU
54.252.112.17754.252.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.231.15654.79.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU
54.79.69.5754.79.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

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

Subdomains

3 observed subdomains of qva.com.au.

Web-graph footprint

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

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for qva.com.au.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.65.25.247/32
SPF_MXqva.com.au

Related pages

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

Cypher and MCP

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

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