Skip to content

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

WHISPER CANON · sai5.comRouting diversity4.5/10Peering density5.2/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sai5.com

Resolution chain

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

IPPrefixASNOperatorCountry
128.241.245.15128.241.245.0/24AS213802TF - Tianfeng (Hong Kong) Communications LimitedHK
128.241.245.9128.241.245.0/24AS213802TF - Tianfeng (Hong Kong) Communications LimitedHK
45.145.72.2645.145.72.0/24AS201106SPARTANHOST - Spartan Host LtdUS
45.145.74.15045.145.74.0/24AS201106SPARTANHOST - Spartan Host LtdUS
45.145.74.6745.145.74.0/24AS201106SPARTANHOST - Spartan Host LtdUS
45.145.75.12745.145.75.0/24AS201106SPARTANHOST - Spartan Host LtdUS
45.154.215.14445.154.215.0/24AS201106SPARTANHOST - Spartan Host LtdUS
45.207.241.22145.207.241.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
45.207.241.24745.207.241.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
45.207.241.3145.207.241.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
45.207.241.7145.207.241.0/24AS54801ZILLION-NETWORK - Zillion Network Inc.US
62.204.54.8962.204.54.0/24AS201106SPARTANHOST - Spartan Host LtdUS

WHOIS identity

Registrar
iana:420
Organization
kobin sai
Contact emails

Subdomains

2 observed subdomains of 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.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.