Hostname
technozone.com.au
Last fetched
technozone.com.au resolves to 1 IPv4 address operated by AS133159 in AU. WHOIS lists registrar:ventraip wholesale as the registrar.
Nutrition Label
Resolution chain
technozone.com.au resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 203.57.114.17 | 203.57.114.0/23 | AS133159 | — | AU |
WHOIS identity
- Registrar
- registrar:ventraip wholesale
- Organization
- vijay mani
- Contact emails
- —
Subdomains
40 observed subdomains of technozone.com.au.
Showing 25 of 40. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from technozone.com.au in the public web crawl.
2 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for technozone.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | technozone.com.au |
| SPF_INCLUDE | notifications._spf.ds.network |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 103.49.107.46 |
| SPF_IP | 104.156.224.50 |
| SPF_IP | 104.156.251.162 |
| SPF_IP | 119.42.53.158 |
| SPF_IP | 203.57.114.17 |
| SPF_MX | technozone.com.au |
Related pages
Pivot deeper into the graph from technozone.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "technozone.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.