Skip to content

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

WHISPER CANON · duratec.com.auRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/duratec.com.au

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.

IPPrefixASNOperatorCountry
103.9.65.141103.9.64.0/22AS4826AU
104.26.4.121104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.5.121104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.46172.67.64.0/20AS13335CLOUDFLARENET - 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.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for duratec.com.au.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.duratec.com.au
SPF_INCLUDEspfa.cpmails.com
SPF_IP103.9.65.75/32
SPF_IP110.145.220.126
SPF_IP110.175.98.130
SPF_IP110.175.98.134
SPF_IP139.180.173.210
SPF_IP18.143.136.80/28
SPF_IP180.150.84.129
SPF_IP202.189.68.42
SPF_IP202.90.245.207
SPF_IP202.90.247.134
SPF_IP3.105.224.60/32
SPF_IP3.27.51.178/28
SPF_IP41.74.193.103/32
SPF_IP49.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.