Skip to content

Hostname

intech3.com.au

Last fetched

intech3.com.au resolves to 2 IPv4 addresses operated by AS45671-NET-AU Wholesale Services Provider in AU.

Nutrition Label

WHISPER CANON · intech3.com.auRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/intech3.com.au

Resolution chain

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

IPPrefixASNOperatorCountry
103.2.198.53103.2.198.0/24AS45671AS45671-NET-AU Wholesale Services ProviderAU
110.232.143.92110.232.143.0/24AS45638SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTDAU
110.232.143.92110.232.143.0/24AS45638SYNERGYWHOLESALE-AP SYNERGY WHOLESALE PTY LTDAU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

39 SPF mechanisms authorising senders for intech3.com.au.

MechanismTarget
SPF_Aintech3.com.au
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.12.128.28
SPF_IP103.12.128.29
SPF_IP103.120.49.102
SPF_IP103.22.186.157
SPF_IP103.22.187.46
SPF_IP110.239.181.42
SPF_IP115.70.163.147
SPF_IP115.70.163.191
SPF_IP120.150.76.177
SPF_IP124.19.98.126
SPF_IP124.254.103.222
SPF_IP138.217.101.66
SPF_IP14.202.130.210/30
SPF_IP14.203.163.20/32
SPF_IP144.139.76.122
SPF_IP165.228.46.210
SPF_IP165.228.82.190
SPF_IP193.114.115.202
SPF_IP193.114.155.218
SPF_IP202.142.49.26
SPF_IP203.12.166.18
SPF_IP203.27.184.150
SPF_IP203.45.148.82
SPF_IP203.45.159.112
SPF_IP210.9.147.46/30
SPF_IP220.244.165.117
SPF_IP223.29.242.67
SPF_IP27.32.67.62
SPF_IP27.33.51.58
SPF_IP45.126.44.161
SPF_IP58.179.136.174
SPF_IP60.241.219.22
SPF_IP60.241.231.86
SPF_IP60.242.136.42
SPF_IP61.69.79.146
SPF_MXintech3.com.au

Related pages

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

Cypher and MCP

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

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