Hostname
im.sb
Last fetched
im.sb resolves to 2 IPv4 addresses operated by TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue in HK. WHOIS lists registrar:dns11 group as the registrar.
Nutrition Label
Resolution chain
im.sb 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 |
|---|---|---|---|---|
| 119.28.66.45 | 119.28.66.0/23 | AS132203 | TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue | HK |
| 47.91.10.68 | 47.91.0.0/20 | AS45102 | ALIBABA-CN-NET - Alibaba (US) Technology Co., Ltd. | JP |
WHOIS identity
- Registrar
- registrar:dns11 group
- Organization
- young jking
- Contact emails
Subdomains
21 observed subdomains of im.sb.
Web-graph footprint
Distinct hostnames that link to or from im.sb in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for im.sb.
| Mechanism | Target |
|---|---|
| SPF_MX | im.sb |
Related pages
Pivot deeper into the graph from im.sb.
- IP · 119.28.66.45
- ASN · AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue
- Registrar · registrar:dns11 group
- Country · HK
- Email · a@conn.cc
- TLD · .sb
- Browse hostnames · im…
- 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: "im.sb"})-[: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.