Skip to content

Hostname

4.plus

Last fetched

4.plus resolves to 16 IPv4 addresses operated by ZEN-ECN - Zenlayer Inc in RU. WHOIS lists iana:1599 as the registrar.

Nutrition Label

WHISPER CANON · 4.plusRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/4.plus

Resolution chain

4.plus resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.166.182.178104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.179104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.180104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.181104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.182104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.185104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.186104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
104.166.182.187104.166.182.0/24AS21859ZEN-ECN - Zenlayer IncRU
163.181.204.196163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.197163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.198163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.199163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.200163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.201163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.202163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA
163.181.204.203163.181.204.0/24AS24429TAOBAO Zhejiang Taobao Network Co.,LtdSA

WHOIS identity

Registrar
iana:1599
Organization
gao xiang
Contact emails

Subdomains

6 observed subdomains of 4.plus.

Web-graph footprint

Distinct hostnames that link to or from 4.plus in the public web crawl.

6 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 4.plus.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "4.plus"})-[: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.