Skip to content

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

WHISPER CANON · im.sbRouting diversity2.4/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/im.sb

Resolution chain

im.sb resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
119.28.66.45119.28.66.0/23AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi AvenueHK
47.91.10.6847.91.0.0/20AS45102ALIBABA-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.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for im.sb.

MechanismTarget
SPF_MXim.sb

Related pages

Pivot deeper into the graph from im.sb.

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 20

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