Skip to content

Hostname

truevalue.com.au

Last fetched

truevalue.com.au resolves to 14 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 · truevalue.com.auRouting diversity4.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/truevalue.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.165.13.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.165.343.5.165.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1603.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.1823.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.2543.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.167.513.5.167.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.1933.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
3.5.169.2263.5.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.128.2152.95.128.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.11552.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.129.21152.95.129.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.130.752.95.130.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.4752.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU
52.95.131.6752.95.131.0/24AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

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

Subdomains

2 observed subdomains of truevalue.com.au.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Related pages

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

Cypher and MCP

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

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