Skip to content

Hostname

touchtech.com.au

Last fetched

touchtech.com.au resolves to 1 IPv4 address operated by AS133159 in AU. WHOIS lists registrar:melbourne it as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
175.45.183.32175.45.183.0/24AS133159AU

WHOIS identity

Registrar
registrar:melbourne it
Organization
kevin dean
Contact emails

Subdomains

10 observed subdomains of touchtech.com.au.

Web-graph footprint

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

3 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for touchtech.com.au.

MechanismTarget
SPF_Asmtp.touchtech.com.au
SPF_INCLUDEspf.netregistry.net
SPF_IP202.124.241.66/32
SPF_IP202.124.241.69/32
SPF_MXtouchtech.com.au

Related pages

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

Cypher and MCP

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

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