Hostname
duratec.com.au
Last fetched
duratec.com.au resolves to 4 IPv4 addresses operated by AS4826 in AU. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
duratec.com.au resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 103.9.65.141 | 103.9.64.0/22 | AS4826 | — | AU |
| 104.26.4.121 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.121 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.71.46 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- robert long
- Contact emails
- —
Subdomains
5 observed subdomains of duratec.com.au.
Web-graph footprint
Distinct hostnames that link to or from duratec.com.au in the public web crawl.
42 sites link to this hostname.
34 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for duratec.com.au.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf2.duratec.com.au |
| SPF_INCLUDE | spfa.cpmails.com |
| SPF_IP | 103.9.65.75/32 |
| SPF_IP | 110.145.220.126 |
| SPF_IP | 110.175.98.130 |
| SPF_IP | 110.175.98.134 |
| SPF_IP | 139.180.173.210 |
| SPF_IP | 18.143.136.80/28 |
| SPF_IP | 180.150.84.129 |
| SPF_IP | 202.189.68.42 |
| SPF_IP | 202.90.245.207 |
| SPF_IP | 202.90.247.134 |
| SPF_IP | 3.105.224.60/32 |
| SPF_IP | 3.27.51.178/28 |
| SPF_IP | 41.74.193.103/32 |
| SPF_IP | 49.255.83.10/30 |
Related pages
Pivot deeper into the graph from duratec.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "duratec.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.