Skip to content

Hostname

tradiesmate.au

Last fetched

tradiesmate.au resolves to 1 IPv4 address operated by AS59253 in SG. WHOIS lists registrar:domain directors pty ltd trading as instra as the registrar.

Nutrition Label

WHISPER CANON · tradiesmate.auRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/tradiesmate.au

Resolution chain

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

IPPrefixASNOperatorCountry
64.120.92.5064.120.92.0/22AS59253SG

WHOIS identity

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

Subdomains

12 observed subdomains of tradiesmate.au.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for tradiesmate.au.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP151.106.118.101
SPF_IP194.59.164.71
SPF_IP45.13.133.151
SPF_IP64.120.92.50

Related pages

Pivot deeper into the graph from tradiesmate.au.

Cypher and MCP

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

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