Hostname
technotea.com.au
Last fetched
technotea.com.au resolves to 9 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists registrar:web address registration pty ltd as the registrar.
Nutrition Label
Resolution chain
technotea.com.au resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.240.67.66 | 162.240.0.0/15 | AS46606 | UNIFIEDLAYER-AS-1 - Unified Layer | US |
| 191.101.228.229 | 191.101.228.0/24 | AS47583 | — | SG |
| 77.37.66.15 | 77.37.0.0/17 | AS31400 | — | SG |
| 92.113.16.241 | 92.113.16.0/21 | AS47583 | — | DE |
| 92.113.16.60 | 92.113.16.0/21 | AS47583 | — | DE |
| 92.113.16.8 | 92.113.16.0/21 | AS47583 | — | DE |
| 92.113.23.135 | 92.113.16.0/21 | AS47583 | — | DE |
| 92.113.23.197 | 92.113.16.0/21 | AS47583 | — | DE |
| 92.113.23.211 | 92.113.16.0/21 | AS47583 | — | DE |
WHOIS identity
- Registrar
- registrar:web address registration pty ltd
- Organization
- neil cunliffe-williams
- Contact emails
- —
Subdomains
7 observed subdomains of technotea.com.au.
Web-graph footprint
Distinct hostnames that link to or from technotea.com.au in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- mx1.hostinger.com
- mx2.hostinger.com
- technotea.com.au
SPF policy
5 SPF mechanisms authorising senders for technotea.com.au.
| Mechanism | Target |
|---|---|
| SPF_A | technotea.com.au |
| SPF_INCLUDE | _spf.mail.hostinger.com |
| SPF_IP | 162.240.67.66 |
| SPF_IP | 35.197.181.40 |
| SPF_MX | technotea.com.au |
Related pages
Pivot deeper into the graph from technotea.com.au.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "technotea.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.