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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.254.117.80 | 162.254.116.0/22 | AS54555 | TIG-AS - Turner Industries Group, LLC. | US |
| 167.71.185.204 | 167.71.176.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | US |
| 173.234.26.74 | 173.234.26.0/24 | AS63018 | RENOWN-HEALTH-RENO-NV - Renown Health | US |
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for robtec.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | robtec.com.au |
| SPF_INCLUDE | _spf.workspace.org |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.jetsmtp.net |
| SPF_INCLUDE | spf.synergywholesale.com |
| SPF_IP | 117.53.153.239 |
| SPF_IP | 45.248.76.27 |
| SPF_IP | 66.45.229.236 |
| SPF_MX | robtec.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.