Skip to content

Hostname

robtec.com.au

Last fetched

robtec.com.au resolves to 3 IPv4 addresses operated by TIG-AS - Turner Industries Group, LLC. in US. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.

Nutrition Label

WHISPER CANON · robtec.com.auRouting diversity3.0/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/robtec.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
162.254.117.80162.254.116.0/22AS54555TIG-AS - Turner Industries Group, LLC.US
167.71.185.204167.71.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCUS
173.234.26.74173.234.26.0/24AS63018RENOWN-HEALTH-RENO-NV - Renown HealthUS

WHOIS identity

Registrar
registrar:synergy wholesale accreditations pty ltd
Organization
roberto trimboli
Contact emails

Subdomains

25 observed subdomains of robtec.com.au.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for robtec.com.au.

MechanismTarget
SPF_Arobtec.com.au
SPF_INCLUDE_spf.workspace.org
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.jetsmtp.net
SPF_INCLUDEspf.synergywholesale.com
SPF_IP117.53.153.239
SPF_IP45.248.76.27
SPF_IP66.45.229.236
SPF_MXrobtec.com.au

Related pages

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

Cypher and MCP

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

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