Hostname
tea-ser.com.au
Last fetched
tea-ser.com.au resolves to 2 IPv4 addresses operated by ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. in HK. WHOIS lists registrar:synergy wholesale accreditations pty ltd as the registrar.
Nutrition Label
Resolution chain
tea-ser.com.au resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 47.52.217.113 | 47.52.128.0/17 | AS45102 | ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. | HK |
| 47.86.234.151 | 47.86.128.0/17 | AS45102 | ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. | HK |
WHOIS identity
- Registrar
- registrar:synergy wholesale accreditations pty ltd
- Organization
- yujie xu
- Contact emails
- —
Subdomains
1 observed subdomain of tea-ser.com.au.
| Subdomain |
|---|
| www.tea-ser.com.au |
Web-graph footprint
Distinct hostnames that link to or from tea-ser.com.au in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from tea-ser.com.au.
- IP · 47.52.217.113
- ASN · AS45102ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd.
- Registrar · registrar:synergy wholesale accreditations pty ltd
- Country · HK
- Apex domain · com.au
- TLD · .au
- Browse hostnames · te…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "tea-ser.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.