Hostname
sai5.com
Last fetched
sai5.com resolves to 12 IPv4 addresses operated by TF - Tianfeng (Hong Kong) Communications Limited in HK. WHOIS lists iana:420 as the registrar.
Nutrition Label
Resolution chain
sai5.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.241.245.15 | 128.241.245.0/24 | AS213802 | TF - Tianfeng (Hong Kong) Communications Limited | HK |
| 128.241.245.9 | 128.241.245.0/24 | AS213802 | TF - Tianfeng (Hong Kong) Communications Limited | HK |
| 45.145.72.26 | 45.145.72.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 45.145.74.150 | 45.145.74.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 45.145.74.67 | 45.145.74.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 45.145.75.127 | 45.145.75.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 45.154.215.144 | 45.154.215.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
| 45.207.241.221 | 45.207.241.0/24 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | US |
| 45.207.241.247 | 45.207.241.0/24 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | US |
| 45.207.241.31 | 45.207.241.0/24 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | US |
| 45.207.241.71 | 45.207.241.0/24 | AS54801 | ZILLION-NETWORK - Zillion Network Inc. | US |
| 62.204.54.89 | 62.204.54.0/24 | AS201106 | SPARTANHOST - Spartan Host Ltd | US |
WHOIS identity
- Registrar
- iana:420
- Organization
- kobin sai
- Contact emails
Subdomains
2 observed subdomains of sai5.com.
| Subdomain |
|---|
| m.sai5.com |
| www.sai5.com |
Web-graph footprint
Distinct hostnames that link to or from sai5.com in the public web crawl.
23 sites linked to from this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from sai5.com.
- IP · 128.241.245.15
- ASN · AS213802TF - Tianfeng (Hong Kong) Communications Limited
- Registrar · iana:420
- Country · HK
- Email · 55529590@qq.com
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sai5.com"})-[: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.